@types/csv-parse
Advanced tools
Comparing version 1.2.2 to 1.2.3
{ | ||
"name": "@types/csv-parse", | ||
"version": "1.2.2", | ||
"typings": null, | ||
"version": "1.2.3", | ||
"description": "Stub TypeScript definitions entry for csv-parse, which provides its own types definitions", | ||
"main": "", | ||
"scripts": {}, | ||
"author": "", | ||
"repository": "https://github.com/adaltas/node-csv-parse", | ||
"license": "MIT", | ||
"dependencies": { | ||
"csv-parse": "*" | ||
} | ||
}, | ||
"deprecated": "This is a stub types definition. csv-parse provides its own type definitions, so you do not need this installed." | ||
} |
@@ -1,3 +0,3 @@ | ||
This is a stub types definition for csv-parse (https://github.com/adaltas/node-csv-parse). | ||
This is a stub types definition for @types/csv-parse (https://csv.js.org/parse). | ||
csv-parse provides its own type definitions, so you don't need @types/csv-parse installed! |
Sorry, the diff of this file is not supported yet
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
1728