Socket
Socket
Sign inDemoInstall

@stencil/store

Package Overview
Dependencies
1
Maintainers
12
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.0 to 1.4.1

18

package.json
{
"name": "@stencil/store",
"version": "1.4.0",
"version": "1.4.1",
"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.",

@@ -35,11 +35,11 @@ "main": "dist/index.js",

"devDependencies": {
"@stencil/core": "1.12.1",
"@stencil/core": "2.4.0",
"@types/jest": "^24.9.1",
"jest": "24.9.0",
"jest-cli": "24.9.0",
"np": "^6.2.0",
"prettier": "^2.0.2",
"rollup": "^2.3.2",
"ts-jest": "^25.3.0",
"typescript": "^3.8.3"
"jest": "26.6.3",
"jest-cli": "26.6.3",
"np": "^7.4.0",
"prettier": "^2.2.1",
"rollup": "^2.39.0",
"ts-jest": "^26.5.1",
"typescript": "^4.1.5"
},

@@ -46,0 +46,0 @@ "repository": {

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