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-72cc8d6.0 to 0.2.30-dev-72f4982.0

13

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

@@ -14,5 +14,4 @@ "type": "module",

"test:xs": "exit 0",
"lint-fix": "yarn lint:eslint --fix && yarn lint:types",
"lint-check": "yarn lint",
"lint": "yarn lint:types && yarn lint:eslint",
"lint-fix": "yarn lint:eslint --fix",
"lint": "run-s --continue-on-error lint:*",
"lint:eslint": "eslint '**/*.js'",

@@ -49,6 +48,2 @@ "lint:types": "tsc -p jsconfig.json"

],
"prettier": {
"trailingComma": "all",
"singleQuote": true
},
"publishConfig": {

@@ -63,3 +58,3 @@ "access": "public"

},
"gitHead": "72cc8d6bcf428596653593708959446fb0a29596"
"gitHead": "72f4982d668d4b91496a6f5332d294a44cfc6c2e"
}
/* global globalThis */
// @ts-check
// eslint-disable-next-line spaced-comment
/// <reference types="ses"/>

@@ -6,0 +5,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