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-f96b728.0 to 0.2.30-dev-f974f3c.0

4

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

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

},
"gitHead": "f96b7280270e8e9e48e3bcf5050b4e722d4fd483"
"gitHead": "f974f3cb99f9cdf3f964261d54f2e299dfc18af8"
}

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