@agoric/assert
Advanced tools
Comparing version 0.6.1-dev-c9b43a3.0 to 0.6.1-dev-cab101e.0
{ | ||
"name": "@agoric/assert", | ||
"version": "0.6.1-dev-c9b43a3.0+c9b43a3", | ||
"version": "0.6.1-dev-cab101e.0+cab101e", | ||
"description": "Assert expression support that protects sensitive data", | ||
@@ -56,3 +56,3 @@ "type": "module", | ||
}, | ||
"gitHead": "c9b43a36e52c1d40da87c465d60f4ce458f551ab" | ||
"gitHead": "cab101ec0aa316d6407687088e5f088e972da5e2" | ||
} |
@@ -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