@agoric/eventual-send
Advanced tools
Comparing version 0.11.0 to 0.11.1-dev.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.11.1-dev.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/eventual-send@0.11.0...@agoric/eventual-send@0.11.1-dev.0) (2020-09-18) | ||
**Note:** Version bump only for package @agoric/eventual-send | ||
# [0.11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/eventual-send@0.10.0...@agoric/eventual-send@0.11.0) (2020-09-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/eventual-send", | ||
"version": "0.11.0", | ||
"version": "0.11.1-dev.0", | ||
"description": "Extend a Promise class to implement the eventual-send API", | ||
@@ -25,3 +25,3 @@ "main": "src/no-shim.js", | ||
"devDependencies": { | ||
"@agoric/install-ses": "^0.3.1", | ||
"@agoric/install-ses": "^0.3.2-dev.0", | ||
"ava": "^3.12.1", | ||
@@ -32,5 +32,2 @@ "esm": "^3.2.7", | ||
}, | ||
"directories": { | ||
"test": "test" | ||
}, | ||
"keywords": [ | ||
@@ -42,3 +39,4 @@ "eventual send", | ||
"src", | ||
"dist" | ||
"dist", | ||
"shim.js" | ||
], | ||
@@ -97,3 +95,3 @@ "eslintConfig": { | ||
}, | ||
"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
101177
12
2158
0