Comparing version 1.4.22 to 1.4.23
{ | ||
"name": "deedee", | ||
"version": "1.4.22", | ||
"version": "1.4.23", | ||
"description": "A tool for detecting dependencies", | ||
@@ -36,14 +36,14 @@ "license": "MIT", | ||
"devDependencies": { | ||
"babel-cli": "^6.24.1", | ||
"babel-core": "^6.25.0", | ||
"babel-cli": "^6.26.0", | ||
"babel-core": "^6.26.0", | ||
"babel-istanbul": "^0.12.2", | ||
"babel-plugin-rewire": "^1.1.0", | ||
"babel-plugin-syntax-async-functions": "^6.13.0", | ||
"babel-plugin-transform-regenerator": "^6.24.1", | ||
"babel-polyfill": "^6.23.0", | ||
"babel-plugin-transform-regenerator": "^6.26.0", | ||
"babel-polyfill": "^6.26.0", | ||
"babel-preset-es2015": "^6.24.1", | ||
"chai": "^4.1.0", | ||
"chai": "^4.1.1", | ||
"child-process-promise": "^2.2.1", | ||
"coveralls": "^2.13.1", | ||
"eslint": "^4.3.0", | ||
"eslint": "^4.5.0", | ||
"eslint-config-xo": "^0.18.2", | ||
@@ -53,3 +53,3 @@ "istanbul": "^1.0.0-alpha.2", | ||
"mocha-lcov-reporter": "^1.3.0", | ||
"sinon": "^2.4.1", | ||
"sinon": "^3.2.1", | ||
"strip-ansi": "^4.0.0" | ||
@@ -59,8 +59,8 @@ }, | ||
"bluebird": "^3.5.0", | ||
"chalk": "^2.0.1", | ||
"chalk": "^2.1.0", | ||
"lodash": "^4.17.4", | ||
"text-table": "^0.2.0", | ||
"walk": "^2.3.9", | ||
"yargs": "^8.0.2" | ||
"yargs": "^9.0.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
265812
+ Addedyargs@9.0.1(transitive)
- Removedyargs@8.0.2(transitive)
Updatedchalk@^2.1.0
Updatedyargs@^9.0.1