@types/multistream
Advanced tools
Comparing version 4.1.0 to 4.1.1
@@ -8,3 +8,3 @@ // Type definitions for multistream 4.1 | ||
import { Stream, Readable as ReadableStream, ReadableOptions } from 'stream'; | ||
import { Readable as ReadableStream, ReadableOptions, Stream } from "stream"; | ||
@@ -11,0 +11,0 @@ declare class MultiStream extends ReadableStream { |
{ | ||
"name": "@types/multistream", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "TypeScript definitions for multistream", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/multistream", | ||
}, | ||
"typesPublisherContentHash": "dc5e162309174ab6438fda6b5590b741e56d51d11cf41e4966d90ba8fef3c47c", | ||
"typeScriptVersion": "3.9" | ||
"typesPublisherContentHash": "3ca65f4aac213ddf22ee312d90e547ad80303b956381a841fcd563ea58d2855d", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -18,3 +18,3 @@ # Installation | ||
import { Stream, Readable as ReadableStream, ReadableOptions } from 'stream'; | ||
import { Readable as ReadableStream, ReadableOptions, Stream } from "stream"; | ||
@@ -43,3 +43,3 @@ declare class MultiStream extends ReadableStream { | ||
### Additional Details | ||
* Last updated: Thu, 10 Mar 2022 11:01:43 GMT | ||
* Last updated: Wed, 27 Sep 2023 09:42:16 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -46,0 +46,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