@cocreate/local-storage
Advanced tools
Comparing version 1.7.10 to 1.7.11
@@ -0,1 +1,8 @@ | ||
## [1.7.11](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.7.10...v1.7.11) (2023-06-11) | ||
### Bug Fixes | ||
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([dc96f61](https://github.com/CoCreate-app/CoCreate-local-storage/commit/dc96f61640d0d5ac44b1fdace31ab7b8c0230f47)) | ||
## [1.7.10](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.7.9...v1.7.10) (2023-06-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/local-storage", | ||
"version": "1.7.10", | ||
"version": "1.7.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", | ||
@@ -50,3 +50,3 @@ "keywords": [ | ||
"@babel/preset-env": "^7.9.6", | ||
"@cocreate/cli": "^1.29.3", | ||
"@cocreate/cli": "^1.33.0", | ||
"babel-loader": "^8.1.0", | ||
@@ -63,5 +63,5 @@ "clean-webpack-plugin": "^3.0.0", | ||
"dependencies": { | ||
"@cocreate/actions": "^1.8.19", | ||
"@cocreate/observer": "^1.8.6" | ||
"@cocreate/actions": "^1.8.21", | ||
"@cocreate/observer": "^1.8.8" | ||
} | ||
} |
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
97953
Updated@cocreate/actions@^1.8.21
Updated@cocreate/observer@^1.8.8