Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cocreate/conditional-logic

Package Overview
Dependencies
Maintainers
1
Versions
208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/conditional-logic - npm Package Compare versions

Comparing version 1.3.44 to 1.3.45

8

CHANGELOG.md

@@ -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 @@

10

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc