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.1654689809-1afae90 to 0.8.0-dev.1654733427-3ae2633

7

package.json
{
"name": "@discordjs/collection",
"version": "0.8.0-dev.1654689809-1afae90",
"version": "0.8.0-dev.1654733427-3ae2633",
"description": "Utility data structure used in discord.js",

@@ -9,3 +9,3 @@ "scripts": {

"format": "prettier --write . && eslint src __tests__ --ext mjs,js,ts --fix",
"docs": "typedoc --json docs/typedoc-out.json src/index.ts && ts-docgen -i docs/typedoc-out.json -c docs/index.yml -o docs/docs.json",
"docs": "docgen -i src/index.ts -c docs/index.json -o docs/docs.json --typescript",
"prepublishOnly": "yarn build && yarn lint && yarn test",

@@ -52,2 +52,3 @@ "changelog": "git cliff --prepend ./CHANGELOG.md -u -c ./cliff.toml -r ../../ --include-path 'packages/collection/*'",

"devDependencies": {
"@discordjs/docgen": "^0.12.0-dev",
"@discordjs/scripts": "^0.1.0-dev",

@@ -61,6 +62,6 @@ "@favware/cliff-jumper": "^1.8.3",

"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-typescript": "^2.7.1",
"eslint-plugin-import": "^2.26.0",
"prettier": "^2.6.2",
"tsup": "^6.1.0",
"typedoc": "^0.22.17",
"typescript": "^4.7.3"

@@ -67,0 +68,0 @@ },

@@ -31,3 +31,3 @@ <div align="center">

- [Website](https://discord.js.org/) ([source](https://github.com/discordjs/website))
- [Website](https://discord.js.org/) ([source](https://github.com/discordjs/discord.js/tree/main/packages/website))
- [Documentation](https://discord.js.org/#/docs/collection)

@@ -34,0 +34,0 @@ - [Guide](https://discordjs.guide/) ([source](https://github.com/discordjs/guide))

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