Socket
Socket
Sign inDemoInstall

erine

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

erine - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

tsconfig.json

13

package.json

@@ -14,5 +14,6 @@ {

"name": "erine",
"description": "A powerful commands framework for discord.js",
"version": "1.0.1",
"description": "A powerful discord.js framework to use in your bot!",
"version": "1.0.2",
"main": "core/main.js",
"types": "main.d.ts",
"scripts": {

@@ -25,9 +26,3 @@ "test": "echo \"Error: no test specified\" && exit 1"

},
"keywords": [
"easy bot",
"aoi.js",
"command handler",
"discord bot",
"discord.js"
],
"keywords": [],
"author": "",

@@ -34,0 +29,0 @@ "license": "ISC",

@@ -78,2 +78,4 @@ # Erine

})
module.exports = { body }
```
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