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

@endo/eventual-send

Package Overview
Dependencies
Maintainers
4
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@endo/eventual-send - npm Package Compare versions

Comparing version 0.14.2 to 0.14.3

9

CHANGELOG.md

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

### [0.14.3](https://github.com/endojs/endo/compare/@endo/eventual-send@0.14.2...@endo/eventual-send@0.14.3) (2022-01-27)
### Bug Fixes
* Publish all materials consistently ([#1021](https://github.com/endojs/endo/issues/1021)) ([a2c74d9](https://github.com/endojs/endo/commit/a2c74d9de68a325761d62e1b2187a117ef884571))
### [0.14.2](https://github.com/endojs/endo/compare/@endo/eventual-send@0.14.1...@endo/eventual-send@0.14.2) (2022-01-25)

@@ -8,0 +17,0 @@

13

package.json
{
"name": "@endo/eventual-send",
"version": "0.14.2",
"version": "0.14.3",
"description": "Extend a Promise class to implement the eventual-send API",

@@ -30,4 +30,4 @@ "type": "module",

"devDependencies": {
"@endo/lockdown": "^0.1.3",
"@endo/ses-ava": "^0.2.15",
"@endo/lockdown": "^0.1.4",
"@endo/ses-ava": "^0.2.16",
"ava": "^3.12.1",

@@ -41,5 +41,6 @@ "c8": "^7.7.3"

"files": [
"LICENSE*",
"src",
"dist",
"shim.js"
"*.js",
"*.ts"
],

@@ -64,3 +65,3 @@ "eslintConfig": {

},
"gitHead": "c46f8d5d40f71014a099c53d26c75b149ea56d09"
"gitHead": "4e9cd15994971759eabcbaa507e524343de9b8e0"
}
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