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

@types/csv-stringify

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/csv-stringify - npm Package Compare versions

Comparing version 1.4.3 to 3.1.0

32

csv-stringify/package.json
{
"name": "@types/csv-stringify",
"version": "1.4.3",
"description": "TypeScript definitions for csv-stringify",
"license": "MIT",
"contributors": [
{
"name": "Rogier Schouten",
"url": "https://github.com/rogierschouten",
"githubUsername": "rogierschouten"
},
{
"name": "Arjen van der Ende",
"url": "https://github.com/arjenvanderende",
"githubUsername": "arjenvanderende"
}
],
"version": "3.1.0",
"typings": null,
"description": "Stub TypeScript definitions entry for csv-stringify, which provides its own types definitions",
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"author": "",
"repository": "https://github.com/wdavidw/node-csv-stringify",
"license": "MIT",
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "885586d1185b5033416ec86cdad17f12b97de262580931d73870c41df96f8a55",
"typeScriptVersion": "2.0"
"csv-stringify": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/csv-stringify`
This is a stub types definition for csv-stringify (https://github.com/wdavidw/node-csv-stringify).
# Summary
This package contains type definitions for csv-stringify ( https://github.com/wdavidw/node-csv-stringify ).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/csv-stringify
Additional Details
* Last updated: Wed, 13 Feb 2019 16:51:59 GMT
* Dependencies: @types/node
* Global values: none
# Credits
These definitions were written by Rogier Schouten <https://github.com/rogierschouten>, Arjen van der Ende <https://github.com/arjenvanderende>.
csv-stringify provides its own type definitions, so you don't need @types/csv-stringify installed!
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