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

danz-test

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

danz-test - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

25

package.json
{
"name": "danz-test",
"version": "0.0.11",
"description": "just a test.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"version": "0.0.12",
"description": "List contents of directories in tree-like format.",
"author": {
"name": "_danZ",
"email": "tekkahs@gmail.com",
"url": "http://github.com/MrRaindrop"
},
"keywords": [
"test"
],
"repository": {
"type": "git",
"url": "https://github.com/MrRaindrop/tree-cli.git"
},
"bin": {
"danz": "bin/danz"
"danz": "./bin/danz"
},
"author": "_danZ",
"license": "MIT",
"dependencies": {

@@ -22,4 +22,5 @@ "bluebird": "^3.4.6",

"lodash.includes": "^4.3.0",
"meow": "^3.7.0"
"meow": "^3.7.0",
"object-assign": "^4.1.0"
}
}
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