@types/glossy
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -1,6 +0,1 @@ | ||
// Type definitions for glossy 0.1 | ||
// Project: https://github.com/squeeks/glossy | ||
// Definitions by: bmaupin <https://github.com/bmaupin> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/// <reference types="node" /> | ||
@@ -7,0 +2,0 @@ |
{ | ||
"name": "@types/glossy", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "TypeScript definitions for glossy", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glossy", | ||
"name": "bmaupin", | ||
"url": "https://github.com/bmaupin", | ||
"githubUsername": "bmaupin" | ||
"githubUsername": "bmaupin", | ||
"url": "https://github.com/bmaupin" | ||
} | ||
@@ -26,4 +26,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "31637ce948dab6f9012dbce0d480e0d44ac62859dfbb2d5c3a82ee3d6cd09d97", | ||
"typeScriptVersion": "3.7" | ||
"typesPublisherContentHash": "bb14e8c065ae025108ec395e68a835b0974360c9fc14eb4f41556b64d2611e4e", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for glossy 0.1 | ||
// Project: https://github.com/squeeks/glossy | ||
// Definitions by: bmaupin <https://github.com/bmaupin> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/// <reference types="node" /> | ||
@@ -90,7 +85,6 @@ | ||
### Additional Details | ||
* Last updated: Tue, 26 Oct 2021 12:31:21 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [bmaupin](https://github.com/bmaupin). |
6104
54
89