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
2686
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-7f4df76.0 to 0.9.3-dev-7f8ede3.0

src/index.d.ts

8

package.json
{
"name": "@agoric/store",
"version": "0.9.3-dev-7f4df76.0+7f4df76",
"version": "0.9.3-dev-7f8ede3.0+7f8ede3",
"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'"
},

@@ -65,3 +67,3 @@ "repository": {

},
"gitHead": "7f4df7622f3e70d2b80b83139e16c4f28616203a"
"gitHead": "7f8ede32036cebe85e381a1ff0cf98957ddfc96f"
}
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