New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/csvtojson

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/csvtojson - npm Package Compare versions

Comparing version 1.1.5 to 2.0.0

30

csvtojson/package.json
{
"name": "@types/csvtojson",
"version": "1.1.5",
"description": "TypeScript definitions for csvtojson",
"license": "MIT",
"contributors": [
{
"name": "Eric Byers",
"url": "https://github.com/EricByers",
"githubUsername": "EricByers"
},
{
"name": "Wayne Carson",
"url": "https://github.com/wcarson",
"githubUsername": "wcarson"
}
],
"version": "2.0.0",
"typings": null,
"description": "Stub TypeScript definitions entry for csvtojson, which provides its own types definitions",
"main": "",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"author": "",
"license": "MIT",
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "e1443575663a24a0406dc6ee9b84599d97b78ad00da2480a9a784c8874e55a95",
"typeScriptVersion": "2.0"
"csvtojson": "*"
}
}

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

# Installation
> `npm install --save @types/csvtojson`
This is a stub types definition for @types/csvtojson (https://github.com/Keyang/node-csvtojson).
# Summary
This package contains type definitions for csvtojson (https://github.com/Keyang/node-csvtojson).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/csvtojson
Additional Details
* Last updated: Wed, 25 Oct 2017 00:19:45 GMT
* Dependencies: stream, node
* Global values: none
# Credits
These definitions were written by Eric Byers <https://github.com/EricByers>, Wayne Carson <https://github.com/wcarson>.
csvtojson provides its own type definitions, so you don't need @types/csvtojson installed!

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