@agoric/assert
Advanced tools
Comparing version 0.6.1-upgrade-16-dev-8879538.0 to 0.6.1-upgrade-16-dev-91eb8f4.0
{ | ||
"name": "@agoric/assert", | ||
"version": "0.6.1-upgrade-16-dev-8879538.0+8879538", | ||
"version": "0.6.1-upgrade-16-dev-91eb8f4.0+91eb8f4", | ||
"description": "Assert expression support that protects sensitive data", | ||
@@ -56,3 +56,3 @@ "type": "module", | ||
}, | ||
"gitHead": "8879538cd1d125a08346f02dd5701d0d70c90bb8" | ||
"gitHead": "91eb8f468c6ac5e9c4892633855eac3db365001d" | ||
} |
@@ -25,3 +25,3 @@ /* global globalThis */ | ||
/** @type {import("ses").Assert} */ | ||
/** @type {import('ses').Assert} */ | ||
const globalAssert = globalThis.assert; | ||
@@ -28,0 +28,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
1