@cocreate/conditional-logic
Advanced tools
Comparing version 1.3.44 to 1.3.45
@@ -0,1 +1,9 @@ | ||
## [1.3.45](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.3.44...v1.3.45) (2023-01-05) | ||
### Bug Fixes | ||
* bump cdn to 1.39.4 ([2e49b21](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/2e49b21eccaa2739966f4b6477f8bee4526af433)) | ||
* bump dependencies ([e0c0c7c](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/e0c0c7c85510c095aa02ce25836f44ef6b58aa3f)) | ||
## [1.3.44](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.3.43...v1.3.44) (2023-01-01) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@cocreate/conditional-logic", | ||
"version": "1.3.44", | ||
"version": "1.3.45", | ||
"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.48", | ||
"@cocreate/docs": "^1.5.2", | ||
"@cocreate/observer": "^1.5.52", | ||
"@cocreate/utils": "^1.17.13" | ||
"@cocreate/actions": "^1.5.49", | ||
"@cocreate/docs": "^1.5.3", | ||
"@cocreate/observer": "^1.5.53", | ||
"@cocreate/utils": "^1.17.15" | ||
} | ||
} |
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
81232
Updated@cocreate/actions@^1.5.49
Updated@cocreate/docs@^1.5.3
Updated@cocreate/observer@^1.5.53
Updated@cocreate/utils@^1.17.15