@cocreate/conditional-logic
Advanced tools
Comparing version 1.8.4 to 1.8.5
@@ -0,1 +1,8 @@ | ||
## [1.8.5](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.8.4...v1.8.5) (2023-10-09) | ||
### Bug Fixes | ||
* bump dependencies ([b22ae6c](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/b22ae6c9f8054a192f960ca472f7041fe8c568d1)) | ||
## [1.8.4](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.8.3...v1.8.4) (2023-10-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/conditional-logic", | ||
"version": "1.8.4", | ||
"version": "1.8.5", | ||
"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.11.4", | ||
"@cocreate/observer": "^1.11.3", | ||
"@cocreate/utils": "^1.25.1" | ||
"@cocreate/actions": "^1.11.5", | ||
"@cocreate/observer": "^1.11.4", | ||
"@cocreate/utils": "^1.25.2" | ||
} | ||
} |
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
110736
Updated@cocreate/actions@^1.11.5
Updated@cocreate/observer@^1.11.4
Updated@cocreate/utils@^1.25.2