@cocreate/conditional-logic
Advanced tools
Comparing version 1.5.2 to 1.5.3
@@ -0,1 +1,8 @@ | ||
## [1.5.3](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.5.2...v1.5.3) (2023-04-24) | ||
### Bug Fixes | ||
* workflow node version updated 16 ([c063f3d](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/c063f3dacaf986c529d0fcd850b3d146fcb582e3)) | ||
## [1.5.2](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.5.1...v1.5.2) (2023-04-24) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/conditional-logic", | ||
"version": "1.5.2", | ||
"version": "1.5.3", | ||
"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.", | ||
@@ -62,4 +62,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.8.1", | ||
"@cocreate/docs": "^1.7.0", | ||
"@cocreate/actions": "^1.8.2", | ||
"@cocreate/docs": "^1.7.1", | ||
"@cocreate/observer": "^1.7.1", | ||
@@ -66,0 +66,0 @@ "@cocreate/utils": "^1.20.1" |
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
87196
Updated@cocreate/actions@^1.8.2
Updated@cocreate/docs@^1.7.1