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

@agoric/store

Package Overview
Dependencies
Maintainers
5
Versions
2528
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agoric/store - npm Package Compare versions

Comparing version 0.4.15 to 0.4.16

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

### [0.4.16](https://github.com/Agoric/agoric-sdk/compare/@agoric/store@0.4.15...@agoric/store@0.4.16) (2021-06-16)
**Note:** Version bump only for package @agoric/store
### [0.4.15](https://github.com/Agoric/agoric-sdk/compare/@agoric/store@0.4.14...@agoric/store@0.4.15) (2021-06-15)

@@ -8,0 +16,0 @@

14

package.json
{
"name": "@agoric/store",
"version": "0.4.15",
"version": "0.4.16",
"description": "Wrapper for JavaScript map",

@@ -36,8 +36,8 @@ "parsers": {

"dependencies": {
"@agoric/assert": "^0.3.0",
"@agoric/marshal": "^0.4.12"
"@agoric/assert": "^0.3.1",
"@agoric/marshal": "^0.4.13"
},
"devDependencies": {
"@agoric/install-ses": "^0.5.14",
"@agoric/swingset-vat": "^0.17.3",
"@agoric/install-ses": "^0.5.15",
"@agoric/swingset-vat": "^0.18.0",
"ava": "^3.12.1",

@@ -53,3 +53,3 @@ "esm": "agoric-labs/esm#Agoric-built"

"extends": [
"@agoric"
"@endo"
]

@@ -76,3 +76,3 @@ },

},
"gitHead": "9ca63a63f1a46b3564785cb3227010f2ae4e98fa"
"gitHead": "4cdde28341be30257ba8945df1cc7011fe74d196"
}
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