@types/node-pushnotifications
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -1,8 +0,1 @@ | ||
// Type definitions for node-pushnotifications 1.0 | ||
// Project: https://github.com/appfeel/node-pushnotifications | ||
// Definitions by: Menushka Weeratunga <https://github.com/menushka> | ||
// Julian Hundeloh <https://github.com/jaulz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
/// <reference types="node" /> | ||
@@ -9,0 +2,0 @@ |
{ | ||
"name": "@types/node-pushnotifications", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "TypeScript definitions for node-pushnotifications", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-pushnotifications", | ||
"name": "Menushka Weeratunga", | ||
"url": "https://github.com/menushka", | ||
"githubUsername": "menushka" | ||
"githubUsername": "menushka", | ||
"url": "https://github.com/menushka" | ||
}, | ||
{ | ||
"name": "Julian Hundeloh", | ||
"url": "https://github.com/jaulz", | ||
"githubUsername": "jaulz" | ||
"githubUsername": "jaulz", | ||
"url": "https://github.com/jaulz" | ||
} | ||
@@ -32,4 +32,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "d7bda347d1d27e41c7a0b26ca912ea008e95fb0edd41ef9a9b1d9fa4c0696346", | ||
"typesPublisherContentHash": "c31c6b8e6fba781766d7dbbd2d736ebe835333a8d523e83561381ab541662e24", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sat, 23 Sep 2023 20:38:33 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/web-push](https://npmjs.com/package/@types/web-push) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Menushka Weeratunga](https://github.com/menushka), and [Julian Hundeloh](https://github.com/jaulz). |
10774
199
16