@agoric/store
Advanced tools
Comparing version 0.6.7 to 0.6.8-dev-067ae75.0
{ | ||
"name": "@agoric/store", | ||
"version": "0.6.7", | ||
"version": "0.6.8-dev-067ae75.0+067ae75", | ||
"description": "Wrapper for JavaScript map", | ||
@@ -34,7 +34,7 @@ "type": "module", | ||
"dependencies": { | ||
"@agoric/assert": "^0.3.15", | ||
"@agoric/marshal": "^0.5.0" | ||
"@agoric/assert": "0.3.16-dev-067ae75.0+067ae75", | ||
"@agoric/marshal": "0.5.1-dev-067ae75.0+067ae75" | ||
}, | ||
"devDependencies": { | ||
"@agoric/swingset-vat": "^0.24.0", | ||
"@agoric/swingset-vat": "0.24.1-dev-067ae75.0+067ae75", | ||
"ava": "^3.12.1" | ||
@@ -68,3 +68,3 @@ }, | ||
}, | ||
"gitHead": "6bf2266dced044bdf0152dd1ecf68fedf95c40a4" | ||
"gitHead": "067ae75327a2316b32b092dc2992f7a27dd14310" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
38924
1
- Removed@agoric/assert@0.3.16(transitive)
- Removed@agoric/eventual-send@0.14.1(transitive)
- Removed@agoric/marshal@0.5.0(transitive)
- Removed@agoric/nat@4.1.0(transitive)
- Removed@agoric/promise-kit@0.2.29(transitive)