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