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.1.11 to 1.1.12

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.1.12](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.1.11...v1.1.12) (2021-09-09)
### Bug Fixes
* CoCreate.config directory, path, name and public ([0379b56](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/0379b56e19f0eee5118c79ff70e27993f6af3706))
## [1.1.11](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.1.10...v1.1.11) (2021-09-08)

@@ -2,0 +9,0 @@

25

CoCreate.config.js
module.exports = {
"config": {
"apiKey": "c2b08663-06e3-440c-ef6f-13978b42883a",
"securityKey": "f26baf68-e3a9-45fc-effe-502e47116265",
"organization_Id": "5de0387b12e200ea63204d6c",
"host": "server.cocreate.app:8088"
},
"config": {
"apiKey": "2061acef-0451-4545-f754-60cf8160",
"organization_Id": "5ff747727005da1c272740ab",
"host": "general.cocreate.app"
},
"sources": [{

@@ -15,5 +14,11 @@ "entry": "./docs/index.html",

"data":{
"name": "conditional-logic Doc",
"domains": ["cocreate.app", "server.cocreate.app", "ws.cocreate.app"],
"path": "/docs/conditional-logic"
"name": "index.html",
"path": "/docs/conditional-logic/index.html",
"domains": [
"general.cocreate.app"
],
"directory": "/docs/conditional-logic",
"content-type": "text/html",
"public": "true",
"website_id": "61381ed8829b690010a4f2b2"
}

@@ -20,0 +25,0 @@ }

2

package.json
{
"name": "@cocreate/conditional-logic",
"version": "1.1.11",
"version": "1.1.12",
"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.",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

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