@agoric/bundle-source
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.3.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/bundle-source@1.3.0...@agoric/bundle-source@1.3.1) (2021-04-07) | ||
**Note:** Version bump only for package @agoric/bundle-source | ||
# [1.3.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/bundle-source@1.2.4...@agoric/bundle-source@1.3.0) (2021-04-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/bundle-source", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Create source bundles from ES Modules", | ||
@@ -20,3 +20,3 @@ "parsers": { | ||
"devDependencies": { | ||
"@agoric/install-ses": "^0.5.5", | ||
"@agoric/install-ses": "^0.5.6", | ||
"ava": "^3.12.1", | ||
@@ -26,6 +26,6 @@ "nyc": "^15.1.0" | ||
"dependencies": { | ||
"@agoric/acorn-eventual-send": "^2.1.5", | ||
"@agoric/acorn-eventual-send": "^2.1.6", | ||
"@agoric/babel-parser": "^7.6.4", | ||
"@agoric/compartment-mapper": "^0.2.4", | ||
"@agoric/transform-eventual-send": "^1.4.5", | ||
"@agoric/transform-eventual-send": "^1.4.6", | ||
"@babel/generator": "^7.6.4", | ||
@@ -77,3 +77,3 @@ "@babel/traverse": "^7.8.3", | ||
}, | ||
"gitHead": "fda787c49e9e3a80c3b2c3b0e620da0208ca7a3e" | ||
"gitHead": "85ed9a1591cdc9cc31b1a126cf136a75161850ac" | ||
} |
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
36260