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-0c5d62c.0 to 0.2.30-dev-0cb192c.0

4

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

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

},
"gitHead": "0c5d62ceebe0e7a6e2a385256ab059637b83d01d"
"gitHead": "0cb192c1acc892de975c5cc4c38bd75bf7c83d9f"
}

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