Socket
Socket
Sign inDemoInstall

es-dependency-graph

Package Overview
Dependencies
9
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.5 to 0.1.6

17

package.json
{
"name": "es-dependency-graph",
"description": "Utility for obtaining the dependency graph from ES6 modules",
"version": "0.1.5",
"version": "0.1.6",
"keywords": [

@@ -34,12 +34,11 @@ "ecmascript",

"devDependencies": {
"rimraf": "^2.2.8",
"mocha": "~1.18.2",
"chai": "~1.9.1",
"grunt": "^0.4.5",
"grunt-cli": "^0.1.13",
"chai": "^4.2.0",
"grunt": "^1.0.3",
"grunt-contrib-clean": "^2.0.0",
"grunt-es6-module-transpiler": "^0.6.0",
"grunt-es6-module-wrap-default": "^0.2.0",
"grunt-mocha-test": "^0.10.2",
"grunt-contrib-clean": "^0.5.0",
"xunit-file": "*"
"grunt-mocha-test": "^0.13.3",
"mocha": "^5.2.0",
"rimraf": "^2.6.3",
"xunit-file": "^1.0.0"
},

@@ -46,0 +45,0 @@ "files": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc