@types/mute-stream
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -8,3 +8,3 @@ // Type definitions for mute-stream 0.0 | ||
import { Duplex } from 'stream'; | ||
import { Duplex } from "stream"; | ||
@@ -11,0 +11,0 @@ declare namespace MuteStream { |
{ | ||
"name": "@types/mute-stream", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "TypeScript definitions for mute-stream", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mute-stream", | ||
}, | ||
"typesPublisherContentHash": "28229df0407761178b388b8851ead4ed2f799b7883ad37549bee5f0c719433cb", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "327d0806727ede8a9d11d701a4c2a6e346b282f9db7d48fddb70ff9b222ba87a", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -18,3 +18,3 @@ # Installation | ||
import { Duplex } from 'stream'; | ||
import { Duplex } from "stream"; | ||
@@ -51,3 +51,3 @@ declare namespace MuteStream { | ||
### Additional Details | ||
* Last updated: Wed, 07 Jul 2021 00:01:45 GMT | ||
* Last updated: Wed, 27 Sep 2023 09:42:16 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -54,0 +54,0 @@ * Global values: none |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package