object-rewrite
Advanced tools
Comparing version 6.0.0 to 6.0.1
@@ -104,2 +104,3 @@ "use strict"; | ||
name, | ||
contextSchema, | ||
init: (context, logger) => { | ||
@@ -106,0 +107,0 @@ if (contextSchemaCompiled(context) === false) { |
@@ -22,3 +22,3 @@ "use strict"; | ||
pluginsByType[plugin.type].push(plugin); | ||
activePlugins.add(plugin.name); | ||
activePlugins.add(plugin); | ||
inactivePlugins.splice(j, 1); | ||
@@ -25,0 +25,0 @@ j -= 1; |
{ | ||
"name": "object-rewrite", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"description": "Rewrite Object(s) in place using plugins.", | ||
@@ -13,19 +13,19 @@ "main": "lib/index.js", | ||
"object-fields": "2.0.20", | ||
"object-scan": "13.9.0" | ||
"object-scan": "13.9.1" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "7.12.10", | ||
"@babel/core": "7.12.10", | ||
"@babel/register": "7.12.10", | ||
"@babel/cli": "7.13.0", | ||
"@babel/core": "7.13.1", | ||
"@babel/register": "7.13.0", | ||
"@blackflux/eslint-plugin-rules": "1.3.45", | ||
"@blackflux/robo-config-plugin": "4.0.4", | ||
"@blackflux/robo-config-plugin": "4.1.0", | ||
"babel-eslint": "10.1.0", | ||
"babel-preset-latest-node": "5.4.0", | ||
"chai": "4.2.0", | ||
"chai": "4.3.0", | ||
"coveralls": "3.1.0", | ||
"eslint": "7.19.0", | ||
"eslint": "7.20.0", | ||
"eslint-config-airbnb-base": "14.2.1", | ||
"eslint-plugin-import": "2.22.1", | ||
"eslint-plugin-json": "2.1.2", | ||
"eslint-plugin-markdown": "1.0.2", | ||
"eslint-plugin-markdown": "2.0.0", | ||
"eslint-plugin-mocha": "8.0.0", | ||
@@ -35,3 +35,3 @@ "js-gardener": "2.0.184", | ||
"nyc": "15.1.0", | ||
"semantic-release": "17.3.7" | ||
"semantic-release": "17.3.9" | ||
}, | ||
@@ -38,0 +38,0 @@ "scripts": { |
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
25278
457
+ Addedobject-scan@13.9.1(transitive)
- Removedobject-scan@13.9.0(transitive)
Updatedobject-scan@13.9.1