interpolate-json
Advanced tools
Comparing version 2.1.3 to 2.1.5
{ | ||
"name": "interpolate-json", | ||
"version": "2.1.3", | ||
"version": "2.1.5", | ||
"description": "Interpolate a Javascript Object or String with json - Advanced", | ||
@@ -49,12 +49,12 @@ "main": "index.js", | ||
"devDependencies": { | ||
"chai": "^4.3.3", | ||
"chai": "^4.3.4", | ||
"del": "^6.0.0", | ||
"gulp": "^4.0.2", | ||
"gulp-terser": "^2.0.1", | ||
"mocha": "^8.3.0", | ||
"mocha": "^9.0.3", | ||
"readable-stream": "^3.6.0" | ||
}, | ||
"engines": { | ||
"node": ">=10.12.0" | ||
"node": ">=12.0.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
15734