@types/ndjson
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -8,4 +8,4 @@ // Type definitions for ndjson 2.0 | ||
import { DuplexOptions, Transform } from "stream"; | ||
import { ThroughStream } from "through"; | ||
import { DuplexOptions, Transform } from "stream"; | ||
@@ -12,0 +12,0 @@ export interface ParseOptions { |
{ | ||
"name": "@types/ndjson", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "TypeScript definitions for ndjson", | ||
@@ -26,4 +26,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ndjson", | ||
}, | ||
"typesPublisherContentHash": "f8f4e8ba5ca9bfeff47175676c743b517545c91b8ade45013ed56b252e02a0b1", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "394eabc4e032f6ba4c6b5ec0ec4559d0e9b38487c48c1587631456a07a78e388", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -18,4 +18,4 @@ # Installation | ||
import { DuplexOptions, Transform } from "stream"; | ||
import { ThroughStream } from "through"; | ||
import { DuplexOptions, Transform } from "stream"; | ||
@@ -33,4 +33,4 @@ export interface ParseOptions { | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 18:51:11 GMT | ||
* Dependencies: [@types/through](https://npmjs.com/package/@types/through), [@types/node](https://npmjs.com/package/@types/node) | ||
* Last updated: Sat, 23 Sep 2023 20:38:33 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/through](https://npmjs.com/package/@types/through) | ||
* Global values: none | ||
@@ -37,0 +37,0 @@ |
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