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 1.5.0 to 2.0.0

4

ndjson/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for ndjson 1.5
// Type definitions for ndjson 2.0
// Project: https://github.com/maxogden/ndjson

@@ -17,4 +17,2 @@ // Definitions by: Junxiao Shi <https://github.com/yoursunny>

export function serialize(opts?: DuplexOptions): Transform;
export function stringify(opts?: DuplexOptions): Transform;
{
"name": "@types/ndjson",
"version": "1.5.0",
"version": "2.0.0",
"description": "TypeScript definitions for ndjson",

@@ -25,4 +25,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "e910f32bd5ee48fb9156c23636e0e620b7ddd685d0a3fca4938ba4d13a7f50eb",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "f922bc5df51b02546d738b4baea13fae1ae10ed74dc0ebb4711fe14b39f7963f",
"typeScriptVersion": "3.1"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Sun, 22 Mar 2020 21:15:21 GMT
* Last updated: Mon, 24 Aug 2020 13:51:07 GMT
* Dependencies: [@types/through](https://npmjs.com/package/@types/through), [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet

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