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.30-dev-241ac92.0 to 0.2.30-dev-2583ce0.0

4

package.json
{
"name": "@agoric/promise-kit",
"version": "0.2.30-dev-241ac92.0+241ac92",
"version": "0.2.30-dev-2583ce0.0+2583ce0",
"description": "Helper for making promises",

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

},
"gitHead": "241ac926fdb8793e4cd94c921555f44744864807"
"gitHead": "2583ce0d5b14ec776ed63da4a238de335c567a8d"
}

@@ -13,3 +13,3 @@ /* global globalThis */

* @property {(value: ERef<T>) => void} resolve
* @property {(reason: any) => void} reject
* @property {(reason?: any) => void} reject
* @property {Promise<T>} promise

@@ -16,0 +16,0 @@ */

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