@stencil/store
Advanced tools
Comparing version 2.0.9 to 2.0.10
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24814