@travi/any
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "@travi/any", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "random data generator for when test data is insignificant", | ||
@@ -40,7 +40,7 @@ "main": "lib/any.cjs.js", | ||
"dependencies": { | ||
"chance": "1.0.9", | ||
"chance": "1.0.10", | ||
"lodash": "4.17.4" | ||
}, | ||
"devDependencies": { | ||
"@travi/eslint-config-travi": "1.2.10", | ||
"@travi/eslint-config-travi": "1.2.11", | ||
"babel-cli": "6.24.1", | ||
@@ -50,3 +50,3 @@ "babel-preset-es2015-node": "6.1.1", | ||
"babel-register": "6.24.1", | ||
"chai": "3.5.0", | ||
"chai": "4.0.2", | ||
"coveralls": "2.13.1", | ||
@@ -57,7 +57,7 @@ "cz-conventional-changelog": "2.0.0", | ||
"greenkeeper-postpublish": "1.0.1", | ||
"husky": "0.13.3", | ||
"husky": "0.13.4", | ||
"markdownlint-cli": "0.3.0", | ||
"mocha": "3.4.2", | ||
"npm-run-all": "4.0.2", | ||
"nyc": "10.3.2", | ||
"nyc": "11.0.2", | ||
"proxyquire": "1.8.0", | ||
@@ -67,7 +67,7 @@ "referee": "1.2.0", | ||
"rimraf": "2.6.1", | ||
"rollup": "0.41.5", | ||
"rollup": "0.42.0", | ||
"rollup-plugin-babel": "2.7.1", | ||
"semantic-release": "6.3.6", | ||
"sinon": "2.3.1", | ||
"validate-commit-msg": "2.12.1" | ||
"sinon": "2.3.3", | ||
"validate-commit-msg": "2.12.2" | ||
}, | ||
@@ -74,0 +74,0 @@ "config": { |
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
14810
+ Addedchance@1.0.10(transitive)
- Removedchance@1.0.9(transitive)
Updatedchance@1.0.10