@cocreate/local-storage
Advanced tools
Comparing version 1.10.3 to 1.10.4
@@ -0,1 +1,8 @@ | ||
## [1.10.4](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.10.3...v1.10.4) (2023-10-09) | ||
### Bug Fixes | ||
* bump dependencies ([ff526cb](https://github.com/CoCreate-app/CoCreate-local-storage/commit/ff526cb85c1fb186ea90635a6e9f54b623c85d24)) | ||
## [1.10.3](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.10.2...v1.10.3) (2023-10-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/local-storage", | ||
"version": "1.10.3", | ||
"version": "1.10.4", | ||
"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.3", | ||
"@cocreate/observer": "^1.11.2" | ||
"@cocreate/actions": "^1.11.4", | ||
"@cocreate/observer": "^1.11.3" | ||
} | ||
} |
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
102057
14
Updated@cocreate/actions@^1.11.4
Updated@cocreate/observer@^1.11.3