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

@discordjs/collection

Package Overview
Dependencies
Maintainers
2
Versions
1276
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@discordjs/collection - npm Package Compare versions

Comparing version 0.8.0-dev.1654519693-fba9710 to 0.8.0-dev.1654560558-5475767

12

package.json
{
"name": "@discordjs/collection",
"version": "0.8.0-dev.1654519693-fba9710",
"version": "0.8.0-dev.1654560558-5475767",
"description": "Utility data structure used in discord.js",

@@ -11,3 +11,4 @@ "scripts": {

"prepublishOnly": "yarn build && yarn lint && yarn test",
"changelog": "git cliff --prepend ./CHANGELOG.md -u -c ./cliff.toml -r ../../ --include-path 'packages/collection/*'"
"changelog": "git cliff --prepend ./CHANGELOG.md -u -c ./cliff.toml -r ../../ --include-path 'packages/collection/*'",
"release": "cliff-jumper"
},

@@ -52,5 +53,6 @@ "main": "./dist/index.js",

"@discordjs/scripts": "^0.1.0-dev",
"@favware/cliff-jumper": "^1.8.3",
"@types/node": "^16.11.38",
"@typescript-eslint/eslint-plugin": "^5.27.0",
"@typescript-eslint/parser": "^5.27.0",
"@typescript-eslint/eslint-plugin": "^5.27.1",
"@typescript-eslint/parser": "^5.27.1",
"eslint": "^8.17.0",

@@ -61,3 +63,3 @@ "eslint-config-marine": "^9.4.1",

"prettier": "^2.6.2",
"tsup": "^6.0.1",
"tsup": "^6.1.0",
"typedoc": "^0.22.17",

@@ -64,0 +66,0 @@ "typescript": "^4.7.3"

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