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

@zag-js/focus-visible

Package Overview
Dependencies
Maintainers
1
Versions
740
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zag-js/focus-visible - npm Package Compare versions

Comparing version 0.0.0-dev-20220612194202 to 0.0.0-dev-20220615060231

1

dist/index.d.ts
declare type FocusVisibleCallback = (isFocusVisible: boolean) => void;
export declare function trackFocusVisible(fn: FocusVisibleCallback): () => void;
export {};
//# sourceMappingURL=index.d.ts.map

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

}
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "@zag-js/focus-visible",
"version": "0.0.0-dev-20220612194202",
"version": "0.0.0-dev-20220615060231",
"description": "Focus visible polyfill utility based on WICG",

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

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