@cocreate/local-storage
Advanced tools
Comparing version 1.10.5 to 1.10.6
@@ -0,1 +1,8 @@ | ||
## [1.10.6](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.10.5...v1.10.6) (2023-10-14) | ||
### Bug Fixes | ||
* bump dependencies ([40ff489](https://github.com/CoCreate-app/CoCreate-local-storage/commit/40ff489768b53fc194d3c03d083f82ec36f547e5)) | ||
## [1.10.5](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.10.4...v1.10.5) (2023-10-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/local-storage", | ||
"version": "1.10.5", | ||
"version": "1.10.6", | ||
"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.11.5", | ||
"@cocreate/observer": "^1.11.4" | ||
"@cocreate/actions": "^1.11.6", | ||
"@cocreate/observer": "^1.11.5" | ||
} | ||
} |
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
102579
Updated@cocreate/actions@^1.11.6
Updated@cocreate/observer@^1.11.5