New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@agoric/store

Package Overview
Dependencies
Maintainers
10
Versions
2662
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.9.3-dev-1682675.0 to 0.9.3-dev-16940ff.0

src/index.d.ts

24

package.json
{
"name": "@agoric/store",
"version": "0.9.3-dev-1682675.0+1682675",
"version": "0.9.3-dev-16940ff.0+16940ff",
"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.7",
"@endo/exo": "^1.5.6",
"@endo/marshal": "^1.6.1",
"@endo/pass-style": "^1.4.6",
"@endo/patterns": "^1.4.6"
"@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.6",
"@endo/ses-ava": "^1.2.7",
"@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": "1682675c0d5ed462b1f356aef7b497625c8c631f"
"gitHead": "16940ffcfe96ae0a823a7565542988e800ff407c"
}
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