@cocreate/conditional-logic
Advanced tools
Comparing version 1.8.7 to 1.8.8
@@ -0,1 +1,9 @@ | ||
## [1.8.8](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.8.7...v1.8.8) (2023-11-03) | ||
### Bug Fixes | ||
* favicon.ico path ([c45084f](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/c45084fd62c5ab3c71467f9d8f3f608a3f4b90b0)) | ||
* update dependencies to the lates versions ([323b788](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/323b788c30e7db1d092b8f22b235d6a42e2075a1)) | ||
## [1.8.7](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.8.6...v1.8.7) (2023-10-25) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@cocreate/conditional-logic", | ||
"version": "1.8.7", | ||
"version": "1.8.8", | ||
"description": "Simple JS component show & hide elements conditionally with inputs,checkbox,radio,btn etc.Great for creating tabs, accordions, dynamic forms, etc. Easy Configuration using HTML5 data attributes and/or JavaScript API.", | ||
@@ -61,6 +61,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.12.0", | ||
"@cocreate/observer": "^1.11.6", | ||
"@cocreate/utils": "^1.26.1" | ||
"@cocreate/actions": "^1.12.1", | ||
"@cocreate/observer": "^1.11.7", | ||
"@cocreate/utils": "^1.26.2" | ||
} | ||
} |
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
111700
Updated@cocreate/actions@^1.12.1
Updated@cocreate/observer@^1.11.7
Updated@cocreate/utils@^1.26.2