New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

collection-map-js

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

collection-map-js - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

LICENSE

13

package.json
{
"name": "collection-map-js",
"version": "1.0.0",
"description": "A Map with additional utility methods. This is used throughout discord.js rather than Arrays for anything that has an ID, for significantly improved performance and ease-of-use.",
"version": "1.0.1",
"description": "A Map with additional utility methods for significantly improved performance and ease-of-use.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MrAugu/collections-js.git"
"url": "git+https://github.com/MrAugu/collection-map-js.git"
},

@@ -29,5 +26,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/MrAugu/collections-js/issues"
"url": "https://github.com/MrAugu/collection-map-js/issues"
},
"homepage": "https://github.com/MrAugu/collections-js#readme"
"homepage": "https://github.com/MrAugu/collection-map-js#readme"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc