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

@types/tabbable

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/tabbable - npm Package Compare versions

Comparing version 3.1.2 to 3.1.3

5

tabbable/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for tabbable 3.1
// Project: https://github.com/davidtheclark/tabbable
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare function T(el: Element | Document, options?: T.Options): HTMLElement[];

@@ -7,0 +2,0 @@

14

tabbable/package.json
{
"name": "@types/tabbable",
"version": "3.1.2",
"version": "3.1.3",
"description": "TypeScript definitions for tabbable",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tabbable",
"license": "MIT",
"contributors": [
{
"name": "DefinitelyTyped",
"url": "https://github.com/DefinitelyTyped",
"githubUsername": "DefinitelyTyped"
}
],
"contributors": [],
"main": "",

@@ -23,4 +17,4 @@ "types": "index.d.ts",

"dependencies": {},
"typesPublisherContentHash": "935aa2d81b374880bc9becccfd6e010e5dcf0153f88e1267b3aad82dbcfbd4e5",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "4cfe39a86e748be3246b9c1fe048e6de78681e48f50218c62c0480652dd22517",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for tabbable 3.1
// Project: https://github.com/davidtheclark/tabbable
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare function T(el: Element | Document, options?: T.Options): HTMLElement[];

@@ -34,7 +29,6 @@

### Additional Details
* Last updated: Thu, 23 Dec 2021 23:35:55 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [DefinitelyTyped](https://github.com/DefinitelyTyped).
These definitions were written by .
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