Socket
Socket
Sign inDemoInstall

@stencil/store

Package Overview
Dependencies
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stencil/store - npm Package Compare versions

Comparing version 2.0.14 to 2.0.15-dev.1713792062.f357a32

8

package.json
{
"name": "@stencil/store",
"version": "2.0.14",
"version": "2.0.15-dev.1713792062.f357a32",
"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.",

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

"jest": "^29.0.0",
"np": "^9.0.0",
"np": "^10.0.0",
"prettier": "^3.0.0",

@@ -59,5 +59,5 @@ "rollup": "^4.0.0",

"volta": {
"node": "20.11.1",
"npm": "10.4.0"
"node": "20.12.2",
"npm": "10.5.2"
}
}
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