@agoric/promise-kit
Advanced tools
Comparing version 0.2.30-dev-3c4b2fb.0 to 0.2.30-dev-404d270.0
{ | ||
"name": "@agoric/promise-kit", | ||
"version": "0.2.30-dev-3c4b2fb.0+3c4b2fb", | ||
"version": "0.2.30-dev-404d270.0+404d270", | ||
"description": "Helper for making promises", | ||
@@ -48,6 +48,2 @@ "type": "module", | ||
], | ||
"prettier": { | ||
"trailingComma": "all", | ||
"singleQuote": true | ||
}, | ||
"publishConfig": { | ||
@@ -62,3 +58,3 @@ "access": "public" | ||
}, | ||
"gitHead": "3c4b2fb7126f82211bacd0b4c5a1e0a7ea595ed9" | ||
"gitHead": "404d2700b23214b6a5e2c9f13d656c350d1becb6" | ||
} |
/* global globalThis */ | ||
// @ts-check | ||
// eslint-disable-next-line spaced-comment | ||
/// <reference types="ses"/> | ||
@@ -6,0 +5,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
15792
79