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