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

@agoric/promise-kit

Package Overview
Dependencies
Maintainers
5
Versions
200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agoric/promise-kit - npm Package Compare versions

Comparing version 0.2.22 to 0.2.23

11

CHANGELOG.md

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

### [0.2.23](https://github.com/Agoric/agoric-sdk/compare/@agoric/promise-kit@0.2.20...@agoric/promise-kit@0.2.23) (2021-08-15)
### 0.26.10 (2021-07-28)
### Bug Fixes
* **promise-kit:** make strict typing compliant ([#3397](https://github.com/Agoric/agoric-sdk/issues/3397)) ([69e2692](https://github.com/Agoric/agoric-sdk/commit/69e2692188a386b49dbe1a662ac8cde286e7fe7e))
### [0.2.22](https://github.com/Agoric/agoric-sdk/compare/@agoric/promise-kit@0.2.20...@agoric/promise-kit@0.2.22) (2021-08-14)

@@ -8,0 +19,0 @@

6

package.json
{
"name": "@agoric/promise-kit",
"version": "0.2.22",
"version": "0.2.23",
"description": "Helper for making promises",

@@ -34,3 +34,3 @@ "type": "module",

"dependencies": {
"@agoric/eventual-send": "^0.13.24"
"@agoric/eventual-send": "^0.13.25"
},

@@ -65,3 +65,3 @@ "devDependencies": {

},
"gitHead": "1e1b5328182b5f8ae2de0de42901f4698f4c3ed8"
"gitHead": "59e49745875f72bf7143ccef13a645afcd85caa5"
}
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