@agoric/assert
Advanced tools
Comparing version 0.6.1-upgrade-16-dev-8879538.0 to 0.6.1-upgrade-16-dev-d45b478.0
{ | ||
"name": "@agoric/assert", | ||
"version": "0.6.1-upgrade-16-dev-8879538.0+8879538", | ||
"version": "0.6.1-upgrade-16-dev-d45b478.0+d45b478", | ||
"description": "Assert expression support that protects sensitive data", | ||
@@ -56,3 +56,3 @@ "type": "module", | ||
}, | ||
"gitHead": "8879538cd1d125a08346f02dd5701d0d70c90bb8" | ||
"gitHead": "d45b478fe2dd21ff463660522e1998ab3e8bbe65" | ||
} |
@@ -25,3 +25,3 @@ /* global globalThis */ | ||
/** @type {import("ses").Assert} */ | ||
/** @type {import('ses').Assert} */ | ||
const globalAssert = globalThis.assert; | ||
@@ -28,0 +28,0 @@ |
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
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