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

@types/tti-polyfill

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/tti-polyfill - npm Package Compare versions

Comparing version

to
0.2.2

2

tti-polyfill/index.d.ts

@@ -25,3 +25,3 @@ // Type definitions for tti-polyfill 0.2

*/
export function getFirstConsistentlyInteractive(opts?: GetFirstConsistentlyInteractiveOpts): Promise<number|null>;
export function getFirstConsistentlyInteractive(opts?: GetFirstConsistentlyInteractiveOpts): Promise<number | null>;

@@ -28,0 +28,0 @@ export interface GetFirstConsistentlyInteractiveOpts {

{
"name": "@types/tti-polyfill",
"version": "0.2.1",
"version": "0.2.2",
"description": "TypeScript definitions for tti-polyfill",

@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tti-polyfill",

"dependencies": {},
"typesPublisherContentHash": "8e11051bf0e5aae0ea93bede98b3012c9bdee107faf591bb5c5e66045681ee47",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "57372b9e7218c0fccc9b5c6d64ee13a5a7e18b7705810c0fd25e86cd0259216e",
"typeScriptVersion": "4.3"
}

@@ -35,3 +35,3 @@ # Installation

*/
export function getFirstConsistentlyInteractive(opts?: GetFirstConsistentlyInteractiveOpts): Promise<number|null>;
export function getFirstConsistentlyInteractive(opts?: GetFirstConsistentlyInteractiveOpts): Promise<number | null>;

@@ -56,3 +56,3 @@ export interface GetFirstConsistentlyInteractiveOpts {

### Additional Details
* Last updated: Fri, 02 Jul 2021 19:37:20 GMT
* Last updated: Tue, 12 Sep 2023 12:34:52 GMT
* Dependencies: none

@@ -59,0 +59,0 @@ * Global values: `ttiPolyfill`