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

@interop-ui/tabbable

Package Overview
Dependencies
Maintainers
4
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@interop-ui/tabbable - npm Package Compare versions

Comparing version 0.0.1-1 to 0.0.1-2

5

package.json
{
"name": "@interop-ui/tabbable",
"version": "0.0.1-1",
"version": "0.0.1-2",
"license": "MIT",

@@ -10,3 +10,4 @@ "source": "src/index.ts",

"files": [
"dist"
"dist",
"README.md"
],

@@ -13,0 +14,0 @@ "scripts": {

18

README.md

@@ -1,7 +0,13 @@

# tabbable
# `tabbable`
The `tabbable` package is no longer maintained. Its owner, David Clark, invited me (Chance) as a new
maintainer but has thus far not published any updates since then. It's still a mostly good package
but there will be some minor adjustments likely needed in the future considering that it depends
largely on browser implementations that will change over time. It's a simple enough package to fork
and maintain internally IMO.
## Installation
```sh
$ yarn add @interop-ui/tabbable
# or
$ npm install @interop-ui/tabbable
```
## Usage
This is an internal utility, not intended for public usage. We do not guarantee that breaking changes will not occur in any new version of this package. If you're the curious type, feel free to poke around the code and take what you will, but we do not recommend using this package directly in your projects.
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