diff --git a/docs/modules/ROOT/assets/images/appendix/npm_ngx-cookie.png b/docs/modules/ROOT/assets/images/appendix/npm_ngx-cookie.png new file mode 100644 index 00000000..ac8413b9 Binary files /dev/null and b/docs/modules/ROOT/assets/images/appendix/npm_ngx-cookie.png differ diff --git a/docs/modules/ROOT/assets/images/appendix/npm_ngy-cookie.png b/docs/modules/ROOT/assets/images/appendix/npm_ngy-cookie.png new file mode 100644 index 00000000..ce3b13d1 Binary files /dev/null and b/docs/modules/ROOT/assets/images/appendix/npm_ngy-cookie.png differ diff --git a/docs/modules/ROOT/pages/appendix/solutions.adoc b/docs/modules/ROOT/pages/appendix/solutions.adoc index 52ecc136..6edf1c4d 100644 --- a/docs/modules/ROOT/pages/appendix/solutions.adoc +++ b/docs/modules/ROOT/pages/appendix/solutions.adoc @@ -2344,22 +2344,22 @@ solve this challenge . Request http://localhost:3000/3rdpartylicenses.txt to retrieve the 3rd party license list generated by Angular CLI by default . Combing through the list of modules you will come across -`anuglar2-qrcode` which openly reveals its intent on -https://www.npmjs.com/package/anuglar2-qrcode +`ngy-cookie` which openly reveals its intent on +https://www.npmjs.com/package/ngy-cookie + -image::appendix/npm_anuglar2-qrcode.png[anuglar2-qrcode on NPM] +image::appendix/npm_ngy-cookie.png[ngy-cookie on NPM] . Visit http://localhost:3000/#/contact -. Submit your feedback with `anuglar2-qrcode` in the comment to solve +. Submit your feedback with `ngy-cookie` in the comment to solve this challenge -You can probably imagine that the typosquatted `anuglar2-qrcode` would +You can probably imagine that the typosquatted `ngy-cookie` would be _a lot harder_ to distinguish from the original repository -`ngx-bar-rating`, if it where not marked with the _THIS IS *NOT* THE +`ngx-cookie`, if it where not marked with the _THIS IS *NOT* THE MODULE YOU ARE LOOKING FOR!_-warning at the very top. Below you can see -the original `ngx-bar-rating` module page on NPM: +the original `ngx-cookie` module page on NPM: -image::appendix/npm_angular2-qrcode.png[angular2-qrcode on NPM] +image::appendix/npm_ngx-cookie.png[ngx-cookie on NPM] === Give the server something to chew on for quite a while