@types/csvtojson
Advanced tools
Comparing version 1.1.5 to 2.0.0
{ | ||
"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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
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
1649
3
0
2
1
1
3
1
2
+ Addedcsvtojson@*
+ Addedbluebird@3.7.2(transitive)
+ Addedcsvtojson@2.0.10(transitive)
+ Addedis-utf8@0.2.1(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedstrip-bom@2.0.0(transitive)
- Removed@types/node@*
- Removed@types/node@22.13.9(transitive)
- Removedundici-types@6.20.0(transitive)