@cocreate/conditional-logic
Advanced tools
Comparing version 1.8.9 to 1.8.10
@@ -0,1 +1,8 @@ | ||
## [1.8.10](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.8.9...v1.8.10) (2023-11-12) | ||
### Bug Fixes | ||
* bump dependencies for latest features ([084c9b5](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/084c9b55071d3075c0f56b1de38e67f469359295)) | ||
## [1.8.9](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.8.8...v1.8.9) (2023-11-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/conditional-logic", | ||
"version": "1.8.9", | ||
"version": "1.8.10", | ||
"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.1", | ||
"@cocreate/observer": "^1.11.7", | ||
"@cocreate/utils": "^1.26.2" | ||
"@cocreate/actions": "^1.12.3", | ||
"@cocreate/observer": "^1.11.9", | ||
"@cocreate/utils": "^1.27.1" | ||
} | ||
} |
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
112344
Updated@cocreate/actions@^1.12.3
Updated@cocreate/observer@^1.11.9
Updated@cocreate/utils@^1.27.1