New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@zag-js/core

Package Overview
Dependencies
Maintainers
1
Versions
912
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zag-js/core - npm Package Compare versions

Comparing version 0.0.0-dev-20230107162446 to 0.0.0-dev-20230107200900

2

dist/types.d.ts

@@ -239,3 +239,3 @@ type Dict<T = any> = Record<string, T>;

compareFns?: {
[K in keyof TContext]: CompareFn<TContext[K], K>;
[K in keyof TContext]?: CompareFn<TContext[K], K>;
};

@@ -242,0 +242,0 @@ }

{
"name": "@zag-js/core",
"version": "0.0.0-dev-20230107162446",
"version": "0.0.0-dev-20230107200900",
"description": "A minimal implementation of xstate fsm for UI machines",

@@ -5,0 +5,0 @@ "keywords": [

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