@agoric/bundle-source
Advanced tools
Comparing version 1.4.6 to 1.4.7
@@ -6,2 +6,13 @@ # Change Log | ||
### [1.4.7](https://github.com/Agoric/agoric-sdk/compare/@agoric/bundle-source@1.4.4...@agoric/bundle-source@1.4.7) (2021-08-15) | ||
### 0.26.10 (2021-07-28) | ||
### Bug Fixes | ||
* **bundle-source:** Remove lingering package scaffold file ([e49edee](https://github.com/Agoric/agoric-sdk/commit/e49edee2d0e499e1710de2ac03ff59876e8252a9)) | ||
### [1.4.6](https://github.com/Agoric/agoric-sdk/compare/@agoric/bundle-source@1.4.4...@agoric/bundle-source@1.4.6) (2021-08-14) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@agoric/bundle-source", | ||
"version": "1.4.6", | ||
"version": "1.4.7", | ||
"description": "Create source bundles from ES Modules", | ||
@@ -19,3 +19,3 @@ "type": "module", | ||
"devDependencies": { | ||
"@agoric/install-ses": "^0.5.22", | ||
"@agoric/install-ses": "^0.5.23", | ||
"@endo/ses-ava": "^0.2.6", | ||
@@ -71,3 +71,3 @@ "ava": "^3.12.1" | ||
}, | ||
"gitHead": "1e1b5328182b5f8ae2de0de42901f4698f4c3ed8" | ||
"gitHead": "59e49745875f72bf7143ccef13a645afcd85caa5" | ||
} |
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
41504