Socket
Socket
Sign inDemoInstall

@ctx-core/checkbox-tree

Package Overview
Dependencies
1
Maintainers
1
Versions
377
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 15.0.103 to 15.0.105

2

all__checkbox__onchange/index.js

@@ -19,3 +19,3 @@ /// <reference types="ctx-core" />

fn(item_R_selected, checked)
sig._ = item_R_selected
sig.set(item_R_selected)
}

@@ -22,0 +22,0 @@ }

@@ -15,3 +15,3 @@ /// <reference types="ctx-core" />

item_R_selected[item] = checked
sig._ = item_R_selected
sig.set(item_R_selected)
}

@@ -18,0 +18,0 @@ }

{
"name": "@ctx-core/checkbox-tree",
"version": "15.0.103",
"version": "15.0.105",
"description": "ctx-core checkbox tree component support library",

@@ -40,3 +40,3 @@ "keywords": [

"dependencies": {
"ctx-core": "^6.8.3"
"ctx-core": "^7.0.0"
},

@@ -43,0 +43,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc