@types/pollyjs__persister
Advanced tools
Comparing version 2.0.0 to 2.0.1
// Type definitions for @pollyjs/persister 2.0 | ||
// Project: https://github.com/netflix/pollyjs/tree/master/packages/@pollyjs/persister | ||
// Definitions by: feinoujc <https://github.com/feinoujc> | ||
// silverchen <https://github.com/silverchen> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -9,3 +10,4 @@ | ||
static readonly type: string; | ||
readonly options: any; | ||
persist(): Promise<void>; | ||
} |
{ | ||
"name": "@types/pollyjs__persister", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "TypeScript definitions for @pollyjs/persister", | ||
@@ -11,2 +11,7 @@ "license": "MIT", | ||
"githubUsername": "feinoujc" | ||
}, | ||
{ | ||
"name": "silverchen", | ||
"url": "https://github.com/silverchen", | ||
"githubUsername": "silverchen" | ||
} | ||
@@ -18,8 +23,9 @@ ], | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/pollyjs__persister" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "2cf507a7a0e27e5b42f5b0bc44f62e63c0ed4ecb99a10b659bf73ef648c2dcea", | ||
"typesPublisherContentHash": "a79af6ddcfd09297deedc5e4b5942928af92279315c0ec5ef7eeb2933ce3ef89", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for @pollyjs/persister ( https://github.com/netflix/pollyjs/tree/master/packages/@pollyjs/persister ). | ||
This package contains type definitions for @pollyjs/persister (https://github.com/netflix/pollyjs/tree/master/packages/@pollyjs/persister). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Fri, 01 Feb 2019 18:08:29 GMT | ||
* Last updated: Wed, 31 Jul 2019 17:12:04 GMT | ||
* Dependencies: none | ||
@@ -18,2 +18,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by feinoujc <https://github.com/feinoujc>. | ||
These definitions were written by feinoujc <https://github.com/feinoujc>, and silverchen <https://github.com/silverchen>. |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
3129
11
0