@cocreate/conditional-logic
Advanced tools
Comparing version 1.1.6 to 1.1.7
@@ -0,1 +1,8 @@ | ||
## [1.1.7](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.1.6...v1.1.7) (2021-08-23) | ||
### Bug Fixes | ||
* update package versions ([0e1b4c4](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/0e1b4c416aa0d27cf3e7cb95a34e8a171e388c19)) | ||
## [1.1.6](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.1.5...v1.1.6) (2021-08-22) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/conditional-logic", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"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.3", | ||
"@cocreate/observer": "^1.3.4", | ||
"@cocreate/utils": "^1.1.4" | ||
"@cocreate/docs": "^1.2.5", | ||
"@cocreate/observer": "^1.3.6", | ||
"@cocreate/utils": "^1.1.6" | ||
} | ||
} |
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
53043
Updated@cocreate/docs@^1.2.5
Updated@cocreate/observer@^1.3.6
Updated@cocreate/utils@^1.1.6