@agoric/bundle-source
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/bundle-source@1.1.3...@agoric/bundle-source@1.1.4) (2020-05-10) | ||
**Note:** Version bump only for package @agoric/bundle-source | ||
## [1.1.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/bundle-source@1.1.2...@agoric/bundle-source@1.1.3) (2020-05-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/bundle-source", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Create source bundles from ES Modules", | ||
@@ -20,4 +20,4 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@agoric/acorn-eventual-send": "^2.0.3", | ||
"@agoric/evaluate": "^2.2.4", | ||
"@agoric/acorn-eventual-send": "^2.0.4", | ||
"@agoric/evaluate": "^2.2.5", | ||
"@agoric/harden": "^0.0.8", | ||
@@ -47,3 +47,3 @@ "@rollup/plugin-commonjs": "^11.0.2", | ||
}, | ||
"gitHead": "534d1a65d79f9dd176cc670f374c9de2cd081a7e" | ||
"gitHead": "41e9cd4b0475b0b0cc461e9c54c5dbec82994e3c" | ||
} |
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
24370