@studyportals/bob-manifest-generator
Advanced tools
Comparing version 5.0.0-0 to 5.0.0-1
{ | ||
"name": "@studyportals/bob-manifest-generator", | ||
"version": "5.0.0-0", | ||
"version": "5.0.0-1", | ||
"description": "A Webpack plugin that generates a manifest file for your microservice.", | ||
@@ -14,4 +14,4 @@ "main": "src/main.js", | ||
"engines": { | ||
"node": ">=10.13.0", | ||
"npm": "^6.4.1" | ||
"node": ">=14", | ||
"npm": "^8.0.0" | ||
}, | ||
@@ -18,0 +18,0 @@ "peerDependencies": { |
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
15742