Socket
Socket
Sign inDemoInstall

@ctx-core/checkbox-tree

Package Overview
Dependencies
9
Maintainers
1
Versions
387
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 14.1.21 to 14.1.22

8

CHANGELOG.md
# @ctx-core/tree\_\_checkbox
## 14.1.22
### Patch Changes
- @ctx-core/array: ^26.6.0 -> ^26.7.0
- Updated dependencies
- @ctx-core/array@26.7.1
## 14.1.21

@@ -4,0 +12,0 @@

10

package.json
{
"name": "@ctx-core/checkbox-tree",
"version": "14.1.21",
"version": "14.1.22",
"description": "ctx-core checkbox tree component support library",

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

"dependencies": {
"@ctx-core/array": "^26.6.0",
"@ctx-core/array": "^26.7.1",
"@ctx-core/nanostores": "^1.4.2",

@@ -37,6 +37,6 @@ "@ctx-core/object": "^22.2.1"

"@sveltejs/kit": "next",
"c8": "^7.11.3",
"c8": "^7.12.0",
"check-dts": "^0.6.7",
"tslib": "^2.4.0",
"tsm": "^2.2.1",
"tsx": "^3.8.0",
"typescript": "next",

@@ -55,5 +55,5 @@ "uvu": "^0.5.6"

"test": "pnpm test-unit && check-dts",
"test-unit": "tsm node_modules/uvu/bin.js . '\\.test\\.(ts|js)$'",
"test-unit": "tsx node_modules/uvu/bin.js . '\\.test\\.(ts|js)$'",
"test-unit-coverage": "c8 pnpm test-unit"
}
}
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