Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@agoric/eventual-send

Package Overview
Dependencies
Maintainers
5
Versions
322
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agoric/eventual-send - npm Package Compare versions

Comparing version 0.11.0 to 0.11.1-dev.0

shim.js

8

CHANGELOG.md

@@ -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 @@

12

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc