Socket
Socket
Sign inDemoInstall

@stencil/store

Package Overview
Dependencies
1
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.9 to 2.0.10

8

package.json
{
"name": "@stencil/store",
"version": "2.0.9",
"version": "2.0.10",
"description": "Store is a lightweight shared state library by the StencilJS core team. Implements a simple key/value map that efficiently re-renders components when necessary.",

@@ -50,3 +50,3 @@ "main": "dist/index.js",

"ts-jest": "^29.0.0",
"typescript": "~4.9.5"
"typescript": "~5.0.0"
},

@@ -59,5 +59,5 @@ "repository": {

"volta": {
"node": "20.5.0",
"npm": "9.8.1"
"node": "20.8.0",
"npm": "10.1.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc