@agoric/store
Advanced tools
Comparing version 0.9.3-dev-9f46b37.0 to 0.9.3-dev-9f48684.0
{ | ||
"name": "@agoric/store", | ||
"version": "0.9.3-dev-9f46b37.0+9f46b37", | ||
"version": "0.9.3-dev-9f48684.0+9f48684", | ||
"description": "Wrapper for JavaScript map", | ||
@@ -17,3 +17,5 @@ "type": "module", | ||
"lint:types": "tsc", | ||
"lint:eslint": "eslint ." | ||
"lint:eslint": "eslint .", | ||
"prepack": "tsc --build tsconfig.build.json", | ||
"postpack": "git clean -f '*.d.ts*' '*.tsbuildinfo'" | ||
}, | ||
@@ -34,11 +36,11 @@ "repository": { | ||
"dependencies": { | ||
"@endo/errors": "^1.2.8", | ||
"@endo/exo": "^1.5.7", | ||
"@endo/marshal": "^1.6.2", | ||
"@endo/pass-style": "^1.4.7", | ||
"@endo/patterns": "^1.4.7" | ||
"@endo/errors": "^1.2.9", | ||
"@endo/exo": "^1.5.8", | ||
"@endo/marshal": "^1.6.3", | ||
"@endo/pass-style": "^1.4.8", | ||
"@endo/patterns": "^1.4.8" | ||
}, | ||
"devDependencies": { | ||
"@endo/init": "^1.1.7", | ||
"@endo/ses-ava": "^1.2.8", | ||
"@endo/init": "^1.1.8", | ||
"@endo/ses-ava": "^1.2.9", | ||
"ava": "^5.3.0" | ||
@@ -64,5 +66,5 @@ }, | ||
"typeCoverage": { | ||
"atLeast": 89.53 | ||
"atLeast": 89.69 | ||
}, | ||
"gitHead": "9f46b37ac0e67f89e6f346c9371032409b688633" | ||
"gitHead": "9f486840fe51ea46a6f89480983b2891afc30a1c" | ||
} |
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
69700
32
1360
Updated@endo/errors@^1.2.9
Updated@endo/exo@^1.5.8
Updated@endo/marshal@^1.6.3
Updated@endo/pass-style@^1.4.8
Updated@endo/patterns@^1.4.8