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

django-cli

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-cli - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

bin/django.js

21

package.json
{
"name": "django-cli",
"version": "1.0.6",
"version": "1.0.7",
"description": "",
"main": "idnex.js",
"main": "./bin/django.js",
"bin":{
"django-cli":"./bin/django.js"
},
"scripts": {

@@ -10,13 +13,3 @@ "test": "echo \"Error: no test specified\" && exit 1"

"author": "django",
"bin": {
"django": "./bin/generate.js"
},
"license": "ISC",
"dependencies": {
"chalk": "^4.1.0",
"commander": "^6.1.0",
"fs-extra": "^9.0.1",
"path": "^0.12.7",
"shelljs": "^0.8.4"
}
}
"license": "ISC"
}
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