diff --git a/README.md b/README.md index cbe77716d..7a29a777a 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ ![update_directory_md](https://github.com/TheAlgorithms/Javascript/workflows/update_directory_md/badge.svg) ![](https://img.shields.io/github/repo-size/TheAlgorithms/Javascript.svg?label=Repo%20size&style=flat-square)  +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Frlfagan%2FJavascript.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Frlfagan%2FJavascript?ref=badge_large) + ### All algorithms implemented in JavaScript (for educational purposes only) [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/TheAlgorithms/Javascript)  diff --git a/package.json b/package.json index 729e6f71b..0b8bfe122 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,8 @@ "@babel/preset-env": "^7.11.5", "jsdom": "^16.3.0", "node": "^14.13.1", - "node-fetch": "2.6.1" + "node-fetch": "2.6.1", + "atob": "2.1.2" }, "standard": { "env": [