@agoric/install-ses
Advanced tools
Comparing version 0.3.1 to 0.3.2-dev.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.3.2-dev.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/install-ses@0.3.1...@agoric/install-ses@0.3.2-dev.0) (2020-09-18) | ||
**Note:** Version bump only for package @agoric/install-ses | ||
## [0.3.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/install-ses@0.3.0...@agoric/install-ses@0.3.1) (2020-09-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/install-ses", | ||
"version": "0.3.1", | ||
"version": "0.3.2-dev.0", | ||
"description": "install SES at import time", | ||
@@ -18,3 +18,3 @@ "main": "install-ses.js", | ||
"dependencies": { | ||
"@agoric/eventual-send": "^0.11.0", | ||
"@agoric/eventual-send": "^0.11.1-dev.0", | ||
"ses": "^0.10.1" | ||
@@ -88,3 +88,3 @@ }, | ||
}, | ||
"gitHead": "f5ee0a03901539beb8e8f4aca7b20e01bfbf6ab3" | ||
"gitHead": "8ed9fc460415bda3540c095883f720982059f817" | ||
} |
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
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
4010
0