@cocreate/conditional-logic
Advanced tools
Comparing version 1.3.47 to 1.3.48
@@ -0,1 +1,8 @@ | ||
## [1.3.48](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.3.47...v1.3.48) (2023-01-10) | ||
### Bug Fixes | ||
* bump dependencies ([489fc85](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/489fc85875582ad9fc361157113c918dafb7ef40)) | ||
## [1.3.47](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.3.46...v1.3.47) (2023-01-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/conditional-logic", | ||
"version": "1.3.47", | ||
"version": "1.3.48", | ||
"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.", | ||
@@ -63,7 +63,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.5.51", | ||
"@cocreate/docs": "^1.5.5", | ||
"@cocreate/observer": "^1.5.55", | ||
"@cocreate/utils": "^1.17.18" | ||
"@cocreate/actions": "^1.5.52", | ||
"@cocreate/docs": "^1.5.6", | ||
"@cocreate/observer": "^1.5.56", | ||
"@cocreate/utils": "^1.17.19" | ||
} | ||
} |
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
82315
Updated@cocreate/actions@^1.5.52
Updated@cocreate/docs@^1.5.6
Updated@cocreate/observer@^1.5.56
Updated@cocreate/utils@^1.17.19