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.13.23 to 0.13.24

10

CHANGELOG.md

@@ -6,2 +6,12 @@ # Change Log

### [0.13.24](https://github.com/Agoric/agoric-sdk/compare/@agoric/eventual-send@0.13.22...@agoric/eventual-send@0.13.24) (2021-08-14)
### 0.26.10 (2021-07-28)
**Note:** Version bump only for package @agoric/eventual-send
### [0.13.23](https://github.com/Agoric/agoric-sdk/compare/@agoric/eventual-send@0.13.22...@agoric/eventual-send@0.13.23) (2021-07-28)

@@ -8,0 +18,0 @@

12

package.json
{
"name": "@agoric/eventual-send",
"version": "0.13.23",
"version": "0.13.24",
"description": "Extend a Promise class to implement the eventual-send API",

@@ -28,8 +28,8 @@ "type": "module",

"devDependencies": {
"@agoric/assert": "^0.3.7",
"@agoric/assert": "^0.3.8",
"@agoric/babel-standalone": "^7.14.3",
"@endo/ses-ava": "^0.2.4",
"@endo/ses-ava": "^0.2.6",
"ava": "^3.12.1",
"c8": "^7.7.2",
"ses": "^0.13.4"
"ses": "^0.14.1"
},

@@ -47,3 +47,3 @@ "keywords": [

"extends": [
"@endo"
"@agoric"
]

@@ -64,3 +64,3 @@ },

},
"gitHead": "835ce6579a257107f363e29a234643679844cc0e"
"gitHead": "1e1b5328182b5f8ae2de0de42901f4698f4c3ed8"
}
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