Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

deedee

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deedee - npm Package Compare versions

Comparing version 1.4.8 to 1.4.9

32

package.json
{
"name": "deedee",
"version": "1.4.8",
"version": "1.4.9",
"description": "A tool for detecting dependencies",

@@ -36,29 +36,29 @@ "license": "MIT",

"devDependencies": {
"babel-cli": "^6.16.0",
"babel-core": "^6.17.0",
"babel-istanbul": "^0.11.0",
"babel-cli": "^6.22.2",
"babel-core": "^6.22.1",
"babel-istanbul": "^0.12.1",
"babel-plugin-rewire": "^1.0.0",
"babel-plugin-syntax-async-functions": "^6.13.0",
"babel-plugin-transform-regenerator": "^6.16.1",
"babel-polyfill": "^6.16.0",
"babel-preset-es2015": "^6.16.0",
"babel-plugin-transform-regenerator": "^6.22.0",
"babel-polyfill": "^6.22.0",
"babel-preset-es2015": "^6.22.0",
"chai": "^3.5.0",
"child-process-promise": "^2.1.3",
"coveralls": "^2.11.14",
"eslint": "^3.7.1",
"eslint-config-xo": "^0.16.0",
"child-process-promise": "^2.2.0",
"coveralls": "^2.11.15",
"eslint": "^3.14.1",
"eslint-config-xo": "^0.17.0",
"istanbul": "^1.0.0-alpha.2",
"mocha": "^3.1.0",
"mocha": "^3.2.0",
"mocha-lcov-reporter": "^1.2.0",
"sinon": "^1.17.6",
"sinon": "^1.17.7",
"strip-ansi": "^3.0.1"
},
"dependencies": {
"bluebird": "^3.4.6",
"bluebird": "^3.4.7",
"chalk": "^1.1.3",
"lodash": "^4.17.2",
"lodash": "^4.17.4",
"text-table": "^0.2.0",
"walk": "^2.3.9",
"yargs": "^6.4.0"
"yargs": "^6.6.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