object-rewrite
Advanced tools
Comparing version 2.1.14 to 2.1.15
{ | ||
"name": "object-rewrite", | ||
"version": "2.1.14", | ||
"version": "2.1.15", | ||
"description": "Rewrite an Object", | ||
@@ -10,3 +10,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"object-scan": "5.0.4" | ||
"object-scan": "5.0.6" | ||
}, | ||
@@ -18,4 +18,4 @@ "devDependencies": { | ||
"@babel/register": "7.4.0", | ||
"@blackflux/eslint-plugin-rules": "1.0.1", | ||
"@blackflux/robo-config-plugin": "1.3.0", | ||
"@blackflux/eslint-plugin-rules": "1.0.2", | ||
"@blackflux/robo-config-plugin": "1.7.3", | ||
"babel-eslint": "10.0.1", | ||
@@ -25,4 +25,4 @@ "chai": "4.2.0", | ||
"eslint": "5.16.0", | ||
"js-gardener": "2.0.1", | ||
"nyc": "13.3.0", | ||
"js-gardener": "2.0.6", | ||
"nyc": "14.0.0", | ||
"semantic-release": "15.13.3" | ||
@@ -32,3 +32,3 @@ }, | ||
"clean": "rm -rf lib", | ||
"build": "npx babel src --out-dir lib --source-maps inline --copy-files --include-dotfiles", | ||
"build": "npx babel src --out-dir lib --copy-files --include-dotfiles --config-file ./.babelrc", | ||
"build-clean": "npm run clean && npm run build", | ||
@@ -35,0 +35,0 @@ "test-simple": "nyc mocha \"./test/**/*.spec.js\"", |
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
22625
+ Addedobject-scan@5.0.6(transitive)
- Removedobject-scan@5.0.4(transitive)
Updatedobject-scan@5.0.6