@agoric/store
Advanced tools
Comparing version 0.9.3-dev-fd12d05.0 to 0.9.3-dev-fd22e4a.0
{ | ||
"name": "@agoric/store", | ||
"version": "0.9.3-dev-fd12d05.0+fd12d05", | ||
"version": "0.9.3-dev-fd22e4a.0+fd22e4a", | ||
"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.53 | ||
"atLeast": 89.69 | ||
}, | ||
"gitHead": "fd12d05b0f2242236e8526c4a4f4c3496b9c2e06" | ||
"gitHead": "fd22e4a8df77c14efdb448db797773ffdfab4ea2" | ||
} |
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