@types/react-lazylog
Advanced tools
Comparing version 4.5.2 to 4.5.3
@@ -1,8 +0,1 @@ | ||
// Type definitions for react-lazylog 4.5 | ||
// Project: https://github.com/mozilla-frontend-infra/react-lazylog | ||
// Definitions by: Benjamin Romano <https://github.com/benjaminRomano> | ||
// Adam Bouqdib <https://github.com/abemedia> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
export * from "./build/LazyLog"; | ||
@@ -9,0 +2,0 @@ export * from "./build/Line"; |
{ | ||
"name": "@types/react-lazylog", | ||
"version": "4.5.2", | ||
"version": "4.5.3", | ||
"description": "TypeScript definitions for react-lazylog", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-lazylog", | ||
"name": "Benjamin Romano", | ||
"url": "https://github.com/benjaminRomano", | ||
"githubUsername": "benjaminRomano" | ||
"githubUsername": "benjaminRomano", | ||
"url": "https://github.com/benjaminRomano" | ||
}, | ||
{ | ||
"name": "Adam Bouqdib", | ||
"url": "https://github.com/abemedia", | ||
"githubUsername": "abemedia" | ||
"githubUsername": "abemedia", | ||
"url": "https://github.com/abemedia" | ||
} | ||
@@ -32,4 +32,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "b559f5a6c0477cf02207fb6482777b62ab48355501b91a234bac6c1cc9428e1f", | ||
"typesPublisherContentHash": "f78182f0de6e982b3a08cca9297373271a7c6c1c6526f730acbbc2a50cefebae", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Dependencies: [@types/immutable](https://npmjs.com/package/@types/immutable), [@types/react](https://npmjs.com/package/@types/react) | ||
* Global values: none | ||
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [immutable](https://npmjs.com/package/immutable) | ||
# Credits | ||
These definitions were written by [Benjamin Romano](https://github.com/benjaminRomano), and [Adam Bouqdib](https://github.com/abemedia). |
7654
125
16