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.5.7 to 1.5.8

7

CHANGELOG.md

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

5

CoCreate.config.js

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

10

package.json
{
"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"
}
}
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