object-rewrite
Advanced tools
Comparing version 6.0.5 to 6.0.6
{ | ||
"name": "object-rewrite", | ||
"version": "6.0.5", | ||
"version": "6.0.6", | ||
"description": "Rewrite Object(s) in place using plugins.", | ||
@@ -10,13 +10,13 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"joi-strict": "1.2.9", | ||
"joi-strict": "1.2.10", | ||
"lodash.set": "4.3.2", | ||
"object-fields": "2.0.20", | ||
"object-scan": "13.9.1" | ||
"object-fields": "2.0.21", | ||
"object-scan": "14.0.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "7.13.0", | ||
"@babel/core": "7.13.8", | ||
"@babel/cli": "7.13.10", | ||
"@babel/core": "7.13.10", | ||
"@babel/register": "7.13.8", | ||
"@blackflux/eslint-plugin-rules": "1.3.45", | ||
"@blackflux/robo-config-plugin": "4.1.3", | ||
"@blackflux/eslint-plugin-rules": "1.3.46", | ||
"@blackflux/robo-config-plugin": "4.1.4", | ||
"babel-eslint": "10.1.0", | ||
@@ -32,3 +32,3 @@ "babel-preset-latest-node": "5.4.0", | ||
"eslint-plugin-mocha": "8.1.0", | ||
"js-gardener": "2.0.186", | ||
"js-gardener": "2.0.187", | ||
"lodash.get": "4.4.2", | ||
@@ -103,3 +103,3 @@ "nyc": "15.1.0", | ||
"engines": { | ||
"node": ">= 12" | ||
"node": ">= 10" | ||
}, | ||
@@ -106,0 +106,0 @@ "repository": { |
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
25663
+ Addedjoi-strict@1.2.10(transitive)
+ Addedobject-fields@2.0.21(transitive)
+ Addedobject-scan@14.0.0(transitive)
- Removedjoi-strict@1.2.9(transitive)
- Removedobject-fields@2.0.20(transitive)
- Removedobject-scan@13.7.1(transitive)
Updatedjoi-strict@1.2.10
Updatedobject-fields@2.0.21
Updatedobject-scan@14.0.0