Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/csv-parse

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/csv-parse - npm Package Compare versions

Comparing version 1.1.11 to 1.1.12

2

csv-parse/index.d.ts
// Type definitions for csv-parse 1.1
// Project: https://github.com/wdavidw/node-csv-parse
// Project: https://github.com/wdavidw/node-csv-parse, https://csv.js.org/parse
// Definitions by: David Muller <https://github.com/davidm77>

@@ -4,0 +4,0 @@ // Jan Sziegaud <https://github.com/obi-jan-kenobi>

@@ -0,0 +0,0 @@ import { Options } from "..";

{
"name": "@types/csv-parse",
"version": "1.1.11",
"version": "1.1.12",
"description": "TypeScript definitions for csv-parse",

@@ -19,5 +19,6 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},

@@ -28,4 +29,4 @@ "scripts": {},

},
"typesPublisherContentHash": "7e08501c83bb38f399210b03cf1e1f8632c575972b373d8af796903a64156afe",
"typesPublisherContentHash": "c4b5d79945b5bdb0a4de270bac798c2512a0c0ecd539041ffdea2cc2ab45a564",
"typeScriptVersion": "2.0"
}

@@ -5,10 +5,10 @@ # Installation

# Summary
This package contains type definitions for csv-parse (https://github.com/wdavidw/node-csv-parse).
This package contains type definitions for csv-parse ( https://github.com/wdavidw/node-csv-parse ).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/csv-parse
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/csv-parse
Additional Details
* Last updated: Wed, 25 Oct 2017 01:03:54 GMT
* Dependencies: stream, node
* Last updated: Wed, 13 Feb 2019 16:51:59 GMT
* Dependencies: @types/node
* Global values: none

@@ -15,0 +15,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