@interop-ui/tabbable
Advanced tools
Comparing version 0.0.1-1 to 0.0.1-2
{ | ||
"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": { |
@@ -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. |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
20638
14
0