@agoric/swing-store-simple
Advanced tools
Comparing version 0.4.1 to 0.4.2
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.4.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store-simple@0.4.1...@agoric/swing-store-simple@0.4.2) (2021-06-23) | ||
**Note:** Version bump only for package @agoric/swing-store-simple | ||
### [0.4.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store-simple@0.4.0...@agoric/swing-store-simple@0.4.1) (2021-06-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/swing-store-simple", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "Persistent storage for SwingSet, based on a Map, optionally backed by a simple JSON file", | ||
@@ -23,7 +23,7 @@ "parsers": { | ||
"dependencies": { | ||
"@agoric/assert": "^0.3.1", | ||
"@agoric/assert": "^0.3.2", | ||
"n-readlines": "^1.0.0" | ||
}, | ||
"devDependencies": { | ||
"@agoric/install-ses": "^0.5.15", | ||
"@agoric/install-ses": "^0.5.16", | ||
"ava": "^3.12.1", | ||
@@ -53,3 +53,3 @@ "esm": "agoric-labs/esm#Agoric-built" | ||
}, | ||
"gitHead": "4cdde28341be30257ba8945df1cc7011fe74d196" | ||
"gitHead": "02b650705906d688d1645b3f673b1141fd43cbf2" | ||
} |
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
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
35989
Updated@agoric/assert@^0.3.2