@cocreate/local-storage
Advanced tools
Comparing version 1.7.3 to 1.7.4
@@ -0,1 +1,9 @@ | ||
## [1.7.4](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.7.3...v1.7.4) (2023-06-02) | ||
### Bug Fixes | ||
* format demo html ([d1d6449](https://github.com/CoCreate-app/CoCreate-local-storage/commit/d1d6449f690c1fb47f562de3cd1dde741be2e998)) | ||
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([6a86f40](https://github.com/CoCreate-app/CoCreate-local-storage/commit/6a86f40559e12b28b5609fdfa4c7162559b118d8)) | ||
## [1.7.3](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.7.2...v1.7.3) (2023-05-21) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@cocreate/local-storage", | ||
"version": "1.7.3", | ||
"version": "1.7.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", | ||
@@ -62,6 +62,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.8.11", | ||
"@cocreate/docs": "^1.7.12", | ||
"@cocreate/observer": "^1.7.9" | ||
"@cocreate/actions": "^1.8.12", | ||
"@cocreate/docs": "^1.7.13", | ||
"@cocreate/observer": "^1.8.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
91777
Updated@cocreate/actions@^1.8.12
Updated@cocreate/docs@^1.7.13
Updated@cocreate/observer@^1.8.0