gulp-better-rollup
Advanced tools
Comparing version 3.3.0 to 3.4.0
{ | ||
"name": "gulp-better-rollup", | ||
"version": "3.3.0", | ||
"version": "3.4.0", | ||
"description": "Better Gulp plugin for Rollup ES6 module bundler", | ||
@@ -25,6 +25,9 @@ "author": "Mike Kovarik", | ||
], | ||
"engines": { | ||
"node": ">=8" | ||
}, | ||
"dependencies": { | ||
"lodash.camelcase": "^4.3.0", | ||
"plugin-error": "^1.0.1", | ||
"rollup": "^0.60.2", | ||
"rollup": "^0.66.0", | ||
"vinyl": "^2.1.0", | ||
@@ -31,0 +34,0 @@ "vinyl-sourcemaps-apply": "^0.2.1" |
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
16068
+ Addedrollup@0.66.6(transitive)
- Removedrollup@0.60.7(transitive)
Updatedrollup@^0.66.0