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.11 to 2.0.12

10

package.json
{
"name": "@stencil/store",
"version": "2.0.11",
"version": "2.0.12",
"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,5 +46,5 @@ "main": "dist/index.js",

"jest": "^29.0.0",
"np": "^8.0.4",
"np": "^9.0.0",
"prettier": "^3.0.0",
"rollup": "^3.5.1",
"rollup": "^4.0.0",
"ts-jest": "^29.0.0",

@@ -59,5 +59,5 @@ "typescript": "~5.0.0"

"volta": {
"node": "20.8.1",
"npm": "10.2.1"
"node": "20.10.0",
"npm": "10.2.5"
}
}
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