@agoric/bundle-source
Advanced tools
Comparing version 1.1.9-dev.2 to 1.1.9
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.9](https://github.com/Agoric/agoric-sdk/compare/@agoric/bundle-source@1.1.9-dev.2...@agoric/bundle-source@1.1.9) (2020-10-11) | ||
**Note:** Version bump only for package @agoric/bundle-source | ||
## [1.1.9-dev.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/bundle-source@1.1.9-dev.1...@agoric/bundle-source@1.1.9-dev.2) (2020-09-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/bundle-source", | ||
"version": "1.1.9-dev.2", | ||
"version": "1.1.9", | ||
"description": "Create source bundles from ES Modules", | ||
@@ -16,3 +16,3 @@ "main": "src/index.js", | ||
"devDependencies": { | ||
"@agoric/install-ses": "^0.3.2-dev.2", | ||
"@agoric/install-ses": "^0.3.2", | ||
"ava": "^3.12.1", | ||
@@ -22,5 +22,5 @@ "nyc": "^15.1.0" | ||
"dependencies": { | ||
"@agoric/acorn-eventual-send": "^2.0.9-dev.2", | ||
"@agoric/acorn-eventual-send": "^2.0.9", | ||
"@agoric/babel-parser": "^7.6.4", | ||
"@agoric/transform-eventual-send": "^1.3.4-dev.2", | ||
"@agoric/transform-eventual-send": "^1.3.4", | ||
"@babel/generator": "^7.6.4", | ||
@@ -60,3 +60,3 @@ "@babel/traverse": "^7.8.3", | ||
}, | ||
"gitHead": "433cc17e06b38df2e3b9034d5e2ab8f7e33f239d" | ||
"gitHead": "f30f9c002959e5f358b6458315057141c29605e8" | ||
} |
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
30484
0
1