@agoric/promise-kit
Advanced tools
Comparing version 0.2.30-dev-1e431b2.0 to 0.2.30-dev-1f30fa9.0
{ | ||
"name": "@agoric/promise-kit", | ||
"version": "0.2.30-dev-1e431b2.0+1e431b2", | ||
"version": "0.2.30-dev-1f30fa9.0+1f30fa9", | ||
"description": "Helper for making promises", | ||
@@ -48,6 +48,2 @@ "type": "module", | ||
], | ||
"prettier": { | ||
"trailingComma": "all", | ||
"singleQuote": true | ||
}, | ||
"publishConfig": { | ||
@@ -62,3 +58,3 @@ "access": "public" | ||
}, | ||
"gitHead": "1e431b2d5fbcc61dc25d0559533ade1f84fb2134" | ||
"gitHead": "1f30fa9e5db18bd8f910818de2e460d8dbee9b4a" | ||
} |
/* 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