@hpcc-js/bundle
Advanced tools
Comparing version 0.0.20 to 0.0.21
{ | ||
"name": "@hpcc-js/bundle", | ||
"version": "0.0.20", | ||
"version": "0.0.21", | ||
"description": "hpcc-js - bundle", | ||
"main": "lib/index.js", | ||
"module": "lib-es6/index.js", | ||
"types": "lib/index.d.ts", | ||
"types": "lib-es6/index.d.ts", | ||
"files": [ | ||
@@ -22,3 +22,3 @@ "lib/*", | ||
"dependencies": { | ||
"rollup": "0.51.7", | ||
"rollup": "0.52.1", | ||
"rollup-plugin-alias": "1.4.0", | ||
@@ -34,3 +34,3 @@ "rollup-plugin-commonjs": "8.2.6", | ||
"@types/node": "8.0.51", | ||
"rimraf": "2.6.1", | ||
"rimraf": "2.6.2", | ||
"typescript": "2.6.1" | ||
@@ -37,0 +37,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
1137
+ Addedrollup@0.52.1(transitive)
- Removedrollup@0.51.7(transitive)
Updatedrollup@0.52.1