@cocreate/local-storage
Advanced tools
Comparing version 1.10.4 to 1.10.5
@@ -0,1 +1,8 @@ | ||
## [1.10.5](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.10.4...v1.10.5) (2023-10-09) | ||
### Bug Fixes | ||
* bump dependencies ([387a6be](https://github.com/CoCreate-app/CoCreate-local-storage/commit/387a6beca2ba7c20a26bcde0c95feaafc542d5ba)) | ||
## [1.10.4](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.10.3...v1.10.4) (2023-10-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/local-storage", | ||
"version": "1.10.4", | ||
"version": "1.10.5", | ||
"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.4", | ||
"@cocreate/observer": "^1.11.3" | ||
"@cocreate/actions": "^1.11.5", | ||
"@cocreate/observer": "^1.11.4" | ||
} | ||
} |
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
102318
Updated@cocreate/actions@^1.11.5
Updated@cocreate/observer@^1.11.4