@cocreate/local-storage
Advanced tools
Comparing version 1.10.10 to 1.10.11
@@ -0,1 +1,8 @@ | ||
## [1.10.11](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.10.10...v1.10.11) (2023-11-12) | ||
### Bug Fixes | ||
* bump dependencies for latest features ([191c65e](https://github.com/CoCreate-app/CoCreate-local-storage/commit/191c65e4000c6704d14dfaf6eea09f9af0af534e)) | ||
## [1.10.10](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.10.9...v1.10.10) (2023-11-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/local-storage", | ||
"version": "1.10.10", | ||
"version": "1.10.11", | ||
"description": "A Simple component similar to CoCreate-input & CoCreate-fetch which Save and fetch data for inputs, textarea, selects from localstorage. Easily configured using HTML5 attributes and/or JavaScript API", | ||
@@ -61,5 +61,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.12.1", | ||
"@cocreate/observer": "^1.11.7" | ||
"@cocreate/actions": "^1.12.3", | ||
"@cocreate/observer": "^1.11.9" | ||
} | ||
} |
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
104150
Updated@cocreate/actions@^1.12.3
Updated@cocreate/observer@^1.11.9