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

10

package.json
{
"name": "@stencil/store",
"version": "2.0.11",
"version": "2.0.12-dev.1706277285.d702e55",
"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.11.0",
"npm": "10.3.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