@cocreate/conditional-logic
Advanced tools
Comparing version 1.5.7 to 1.5.8
@@ -0,1 +1,8 @@ | ||
## [1.5.8](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.5.7...v1.5.8) (2023-05-06) | ||
### Bug Fixes | ||
* bump [@cocreate](https://github.com/cocreate) dependencies ([3b56d50](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/3b56d5068606b7700f0c8d512e72ec89fbdcc8a0)) | ||
## [1.5.7](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.5.6...v1.5.7) (2023-05-01) | ||
@@ -2,0 +9,0 @@ |
@@ -20,5 +20,6 @@ module.exports = { | ||
"directory": "/docs/conditional-logic", | ||
"content-type": "text/html", | ||
"parentDirectory": "{{parentDirectory}}", | ||
"content-type": "{{content-type}}", | ||
"public": "true", | ||
"website_id": "5ffbceb7f11d2d00103c4535" | ||
"website_id": "644d4bff8036fb9d1d1fd69c" | ||
} | ||
@@ -25,0 +26,0 @@ } |
{ | ||
"name": "@cocreate/conditional-logic", | ||
"version": "1.5.7", | ||
"version": "1.5.8", | ||
"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,7 +62,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.8.2", | ||
"@cocreate/docs": "^1.7.1", | ||
"@cocreate/observer": "^1.7.1", | ||
"@cocreate/utils": "^1.20.1" | ||
"@cocreate/actions": "^1.8.8", | ||
"@cocreate/docs": "^1.7.8", | ||
"@cocreate/observer": "^1.7.6", | ||
"@cocreate/utils": "^1.20.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
89588
245
Updated@cocreate/actions@^1.8.8
Updated@cocreate/docs@^1.7.8
Updated@cocreate/observer@^1.7.6
Updated@cocreate/utils@^1.20.6