Socket
Socket
Sign inDemoInstall

@zag-js/types

Package Overview
Dependencies
Maintainers
1
Versions
825
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zag-js/types - npm Package Compare versions

Comparing version 0.0.0-dev-20220526121406 to 0.0.0-dev-20220615165707

1

dist/controls.d.ts

@@ -42,2 +42,1 @@ export declare type ControlProp = {

export declare function defineControls<T extends ControlRecord>(config: T): T;
//# sourceMappingURL=controls.d.ts.map

@@ -41,2 +41,1 @@ import type * as React from "react";

export * from "./controls";
//# sourceMappingURL=index.d.ts.map

@@ -42,2 +42,1 @@ var __defProp = Object.defineProperty;

}
//# sourceMappingURL=index.js.map

2

dist/prop-types.d.ts

@@ -22,2 +22,3 @@ import type * as React from "react";

"data-readonly"?: Booleanish;
"data-indeterminate"?: Booleanish;
"data-invalid"?: Booleanish;

@@ -70,2 +71,1 @@ "data-hover"?: Booleanish;

export {};
//# sourceMappingURL=prop-types.d.ts.map
{
"name": "@zag-js/types",
"version": "0.0.0-dev-20220526121406",
"version": "0.0.0-dev-20220615165707",
"keywords": [

@@ -5,0 +5,0 @@ "js",

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