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

@duxcore/interactive-discord

Package Overview
Dependencies
Maintainers
2
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@duxcore/interactive-discord - npm Package Compare versions

Comparing version 1.3.9 to 1.4.0

11

package.json

@@ -5,3 +5,3 @@ {

"description": "A package that will allow you to seamlessly integrate discord interactions into your bot.",
"version": "1.3.9",
"version": "1.4.0",
"license": "GPL-3.0",

@@ -21,3 +21,4 @@ "main": "lib/index",

"tiny-typed-emitter": "^2.0.3",
"uuid": "^8.3.2"
"uuid": "^8.3.2",
"tsc": "^2.0.3"
},

@@ -27,5 +28,3 @@ "devDependencies": {

"@types/node": "^15.6.1",
"@types/uuid": "^8.3.0",
"tsc": "^2.0.3",
"typescript": "^4.3.2"
"@types/uuid": "^8.3.0"
},

@@ -43,2 +42,2 @@ "keywords": [

]
}
}
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