Socket
Socket
Sign inDemoInstall

@types/ndjson

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ndjson - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

ndjson/index.d.ts

@@ -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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc