@agoric/bundle-source
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@agoric/bundle-source", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Create source bundles from ES Modules", | ||
@@ -29,2 +29,3 @@ "main": "src/index.js", | ||
"@agoric/acorn-eventual-send": "^2.0.0", | ||
"acorn": "^7.1.0", | ||
"esm": "^3.2.5", | ||
@@ -31,0 +32,0 @@ "rollup": "^1.25.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
14795
5
+ Addedacorn@^7.1.0