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