🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@swc-react/checkbox

Package Overview
Dependencies
Maintainers
6
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swc-react/checkbox - npm Package Compare versions

Comparing version

to
0.40.0

1

next.d.ts

@@ -290,2 +290,3 @@ /// <reference types="react" />

readonly: boolean;
name: string | undefined;
readonly renderRoot: HTMLElement | ShadowRoot;

@@ -292,0 +293,0 @@ isUpdatePending: boolean;

6

package.json
{
"name": "@swc-react/checkbox",
"version": "0.39.4",
"version": "0.40.0",
"publishConfig": {

@@ -33,3 +33,3 @@ "access": "public"

"@lit-labs/react": "^1.1.1",
"@spectrum-web-components/checkbox": "^0.39.4"
"@spectrum-web-components/checkbox": "^0.40.0"
},

@@ -44,3 +44,3 @@ "peerDependencies": {

},
"gitHead": "f745c90e8e9ea85ff10be025e058b14cc925ec9f"
"gitHead": "24d5569a839da94892ecfd125428779587ffb1f5"
}