@types/replacestream
Advanced tools
Comparing version 4.0.2 to 4.0.3
@@ -1,6 +0,1 @@ | ||
// Type definitions for replacestream 4.0 | ||
// Project: https://github.com/eugeneware/replacestream#readme | ||
// Definitions by: Piotr Roszatycki <https://github.com/dex4er> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare namespace ReplaceStream { | ||
@@ -7,0 +2,0 @@ interface Options { |
{ | ||
"name": "@types/replacestream", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "TypeScript definitions for replacestream", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/replacestream", | ||
"name": "Piotr Roszatycki", | ||
"url": "https://github.com/dex4er", | ||
"githubUsername": "dex4er" | ||
"githubUsername": "dex4er", | ||
"url": "https://github.com/dex4er" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "162dbfeb21217fb81d067527f62d61b22156196ee35252d00e82f5788af0157d", | ||
"typesPublisherContentHash": "69098ec0405304c0132adc482c3a5c775a91b20c0600146f03b3306a6dc83649", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for replacestream 4.0 | ||
// Project: https://github.com/eugeneware/replacestream#readme | ||
// Definitions by: Piotr Roszatycki <https://github.com/dex4er> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare namespace ReplaceStream { | ||
@@ -70,7 +65,6 @@ interface Options { | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Piotr Roszatycki](https://github.com/dex4er). |
5630
46
69