@agoric/store
Advanced tools
Comparing version 0.9.3-dev-fb3af6c.0 to 0.9.3-dev-fb6a3e0.0
{ | ||
"name": "@agoric/store", | ||
"version": "0.9.3-dev-fb3af6c.0+fb3af6c", | ||
"version": "0.9.3-dev-fb6a3e0.0+fb6a3e0", | ||
"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.5", | ||
"@endo/exo": "^1.5.3", | ||
"@endo/marshal": "^1.5.3", | ||
"@endo/pass-style": "^1.4.3", | ||
"@endo/patterns": "^1.4.3" | ||
"@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.4", | ||
"@endo/ses-ava": "^1.2.5", | ||
"@endo/init": "^1.1.8", | ||
"@endo/ses-ava": "^1.2.9", | ||
"ava": "^5.3.0" | ||
@@ -64,5 +66,5 @@ }, | ||
"typeCoverage": { | ||
"atLeast": 89.39 | ||
"atLeast": 89.69 | ||
}, | ||
"gitHead": "fb3af6c419a81e243809ebee78c5de0763b19412" | ||
"gitHead": "fb6a3e0102deabc5e57eb0511e2208bc3b415d27" | ||
} |
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