Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@zag-js/checkbox

Package Overview
Dependencies
Maintainers
1
Versions
947
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zag-js/checkbox - npm Package Compare versions

Comparing version 0.0.0-dev-20220704095222 to 0.0.0-dev-20220704111810

2

dist/checkbox.machine.d.ts

@@ -1,2 +0,2 @@

import { MachineContext, MachineState, UserDefinedContext } from "./checkbox.types";
import type { MachineContext, MachineState, UserDefinedContext } from "./checkbox.types";
export declare function machine(ctx?: UserDefinedContext): import("@zag-js/core").Machine<MachineContext, MachineState, import("@zag-js/core").StateMachine.AnyEventObject>;
{
"name": "@zag-js/checkbox",
"version": "0.0.0-dev-20220704095222",
"version": "0.0.0-dev-20220704111810",
"description": "Core logic for the checkbox widget implemented as a state machine",

@@ -41,9 +41,9 @@ "keywords": [

"dependencies": {
"@zag-js/core": "0.0.0-dev-20220704095222",
"@zag-js/types": "0.0.0-dev-20220704095222"
"@zag-js/core": "0.0.0-dev-20220704111810",
"@zag-js/types": "0.0.0-dev-20220704111810"
},
"devDependencies": {
"@zag-js/dom-utils": "0.0.0-dev-20220704095222",
"@zag-js/dom-utils": "0.0.0-dev-20220704111810",
"@zag-js/utils": "0.1.2"
}
}
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