Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@agoric/swing-store-simple

Package Overview
Dependencies
Maintainers
5
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agoric/swing-store-simple - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

8

CHANGELOG.md

@@ -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 @@

8

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc