@travi/any
Advanced tools
Comparing version 2.0.9 to 2.0.10
{ | ||
"name": "@travi/any", | ||
"version": "2.0.9", | ||
"version": "2.0.10", | ||
"description": "random data generator for when test data is insignificant", | ||
@@ -19,5 +19,3 @@ "main": "lib/any.cjs.js", | ||
"preversion": "npm test", | ||
"prepack": "npm run build", | ||
"precommit": "npm test", | ||
"commitmsg": "commitlint -e" | ||
"prepack": "npm run build" | ||
}, | ||
@@ -58,13 +56,13 @@ "repository": { | ||
"debug": "4.1.1", | ||
"lodash": "4.17.15", | ||
"lodash": "4.17.19", | ||
"mersenne-twister": "1.1.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/plugin-transform-exponentiation-operator": "7.8.3", | ||
"@babel/register": "7.9.0", | ||
"@travi/babel-preset": "3.0.19", | ||
"@travi/eslint-config": "1.0.34", | ||
"@babel/plugin-transform-exponentiation-operator": "7.10.4", | ||
"@babel/register": "7.10.4", | ||
"@travi/babel-preset": "3.0.24", | ||
"@travi/eslint-config": "1.0.42", | ||
"@travi/eslint-config-mocha": "1.0.8", | ||
"chai": "4.2.0", | ||
"commitlint-config-travi": "1.3.6", | ||
"commitlint-config-travi": "1.3.7", | ||
"coveralls": "3.1.0", | ||
@@ -75,5 +73,5 @@ "cz-conventional-changelog": "3.2.0", | ||
"husky": "4.2.5", | ||
"mocha": "7.2.0", | ||
"mocha": "8.0.1", | ||
"npm-run-all": "4.1.5", | ||
"nyc": "15.0.1", | ||
"nyc": "15.1.0", | ||
"proxyquire": "2.1.3", | ||
@@ -83,6 +81,6 @@ "referee": "1.2.0", | ||
"remark-cli": "8.0.0", | ||
"remark-preset-lint-travi": "1.3.6", | ||
"remark-preset-lint-travi": "1.3.9", | ||
"remark-toc": "7.0.0", | ||
"rimraf": "3.0.2", | ||
"rollup": "2.10.9", | ||
"rollup": "2.21.0", | ||
"rollup-plugin-auto-external": "2.0.0", | ||
@@ -89,0 +87,0 @@ "rollup-plugin-babel": "4.4.0", |
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
43391
20
281
+ Addedlodash@4.17.19(transitive)
- Removedlodash@4.17.15(transitive)
Updatedlodash@4.17.19