@agoric/assert
Advanced tools
Comparing version 0.6.1-dev-4685ea9.0 to 0.6.1-dev-4687f0d.0
{ | ||
"name": "@agoric/assert", | ||
"version": "0.6.1-dev-4685ea9.0+4685ea9", | ||
"version": "0.6.1-dev-4687f0d.0+4687f0d", | ||
"description": "Assert expression support that protects sensitive data", | ||
@@ -29,3 +29,2 @@ "type": "module", | ||
"files": [ | ||
"test/**/test-*.*", | ||
"test/**/*.test.*" | ||
@@ -50,3 +49,2 @@ ] | ||
"src/", | ||
"exported.js", | ||
"NEWS.md" | ||
@@ -60,3 +58,3 @@ ], | ||
}, | ||
"gitHead": "4685ea97ebea26b2aad1f75f9d553558156eb5f6" | ||
"gitHead": "4687f0d7dcdb2c3554f327ea54a4eb72f0dda7fb" | ||
} |
@@ -25,3 +25,3 @@ /* global globalThis */ | ||
/** @type {import("ses").Assert} */ | ||
/** @type {import('ses').Assert} */ | ||
const globalAssert = globalThis.assert; | ||
@@ -28,0 +28,0 @@ |
// @ts-check | ||
/// <reference types="ses"/> | ||
/// <reference types="ses" /> | ||
@@ -4,0 +4,0 @@ // Based on |
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
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
27514
6
401