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-93dfb7c.0 to 0.2.30-dev-93ef5ae.0

4

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

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

},
"gitHead": "93dfb7c27be8f77404536019d2cc9daed2c7bba6"
"gitHead": "93ef5ae3b6a741a5bf536111f5fb38af59d45660"
}

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