@agoric/bundle-source
Advanced tools
Comparing version 1.1.10-dev.0 to 1.1.10
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.10](https://github.com/Agoric/agoric-sdk/compare/@agoric/bundle-source@1.1.10-dev.0...@agoric/bundle-source@1.1.10) (2020-11-07) | ||
**Note:** Version bump only for package @agoric/bundle-source | ||
## [1.1.10-dev.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/bundle-source@1.1.9...@agoric/bundle-source@1.1.10-dev.0) (2020-10-19) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/bundle-source", | ||
"version": "1.1.10-dev.0", | ||
"version": "1.1.10", | ||
"description": "Create source bundles from ES Modules", | ||
@@ -16,3 +16,3 @@ "main": "src/index.js", | ||
"devDependencies": { | ||
"@agoric/install-ses": "^0.3.3-dev.0", | ||
"@agoric/install-ses": "^0.4.0", | ||
"ava": "^3.12.1", | ||
@@ -22,5 +22,5 @@ "nyc": "^15.1.0" | ||
"dependencies": { | ||
"@agoric/acorn-eventual-send": "^2.0.10-dev.0", | ||
"@agoric/acorn-eventual-send": "^2.0.10", | ||
"@agoric/babel-parser": "^7.6.4", | ||
"@agoric/transform-eventual-send": "^1.3.5-dev.0", | ||
"@agoric/transform-eventual-send": "^1.3.5", | ||
"@babel/generator": "^7.6.4", | ||
@@ -60,3 +60,3 @@ "@babel/traverse": "^7.8.3", | ||
}, | ||
"gitHead": "dd23e32e44e11c3b86e2ddb2abcd7b9b19f55062" | ||
"gitHead": "20bc9a904a3f3768943ed51323ce14a4f609a233" | ||
} |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
30901
0
1