@types/toobusy-js
Advanced tools
Comparing version
@@ -14,3 +14,3 @@ // Type definitions for toobusy-js 0.5 | ||
function maxLag(newLag: number): number; | ||
function smmothingFactor(newFactor: number): number; | ||
function smoothingFactor(newFactor: number): number; | ||
function shutdown(): void; | ||
@@ -17,0 +17,0 @@ function onLag(fn: (lag: number) => void, threshold?: number): void; |
{ | ||
"name": "@types/toobusy-js", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "TypeScript definitions for toobusy-js", | ||
@@ -14,10 +14,11 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "fcfe7656e6f6970d9e4a98d368e5ebaa188fd356413aac10cb93d90c010c4387", | ||
"typesPublisherContentHash": "b18bab87446a2da96f5b8eeb5108598616a6293697d167d5285ca1f07a367cd4", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/toobusy-js | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/toobusy-js | ||
Additional Details | ||
* Last updated: Tue, 17 Apr 2018 15:04:21 GMT | ||
* Last updated: Sun, 18 Nov 2018 17:42:12 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
2985
-0.17%