@agoric/store
Advanced tools
Comparing version 0.9.3-dev-1682675.0 to 0.9.3-dev-16940ff.0
{ | ||
"name": "@agoric/store", | ||
"version": "0.9.3-dev-1682675.0+1682675", | ||
"version": "0.9.3-dev-16940ff.0+16940ff", | ||
"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.7", | ||
"@endo/exo": "^1.5.6", | ||
"@endo/marshal": "^1.6.1", | ||
"@endo/pass-style": "^1.4.6", | ||
"@endo/patterns": "^1.4.6" | ||
"@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.6", | ||
"@endo/ses-ava": "^1.2.7", | ||
"@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": "1682675c0d5ed462b1f356aef7b497625c8c631f" | ||
"gitHead": "16940ffcfe96ae0a823a7565542988e800ff407c" | ||
} |
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