@cocreate/conditional-logic
Advanced tools
Comparing version 1.1.23 to 1.1.24
@@ -0,1 +1,8 @@ | ||
## [1.1.24](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.1.23...v1.1.24) (2021-10-04) | ||
### Bug Fixes | ||
* update dependencies ([eb16c26](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/eb16c26559b895d9c98f4fd2194c21a35042fa87)) | ||
## [1.1.23](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.1.22...v1.1.23) (2021-10-02) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/conditional-logic", | ||
"version": "1.1.23", | ||
"version": "1.1.24", | ||
"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.", | ||
@@ -64,6 +64,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/docs": "^1.2.25", | ||
"@cocreate/observer": "^1.3.22", | ||
"@cocreate/utils": "^1.1.21" | ||
"@cocreate/docs": "^1.2.26", | ||
"@cocreate/observer": "^1.3.23", | ||
"@cocreate/utils": "^1.1.25" | ||
} | ||
} |
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
53731
Updated@cocreate/docs@^1.2.26
Updated@cocreate/observer@^1.3.23
Updated@cocreate/utils@^1.1.25