@agoric/bundle-source
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -6,2 +6,10 @@ # Change Log | ||
### [1.4.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/bundle-source@1.4.0...@agoric/bundle-source@1.4.1) (2021-06-24) | ||
**Note:** Version bump only for package @agoric/bundle-source | ||
## [1.4.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/bundle-source@1.3.9...@agoric/bundle-source@1.4.0) (2021-06-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/bundle-source", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Create source bundles from ES Modules", | ||
@@ -20,3 +20,3 @@ "parsers": { | ||
"devDependencies": { | ||
"@agoric/install-ses": "^0.5.16", | ||
"@agoric/install-ses": "^0.5.17", | ||
"ava": "^3.12.1" | ||
@@ -74,3 +74,3 @@ }, | ||
}, | ||
"gitHead": "02b650705906d688d1645b3f673b1141fd43cbf2" | ||
"gitHead": "64f226355b09775c602efcd643df0f5423dfb922" | ||
} |
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
39841