@types/csv-stringify
Advanced tools
Comparing version 1.4.3 to 3.1.0
{ | ||
"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! |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1780
3
0
2
1
1
3
1
1
+ Addedcsv-stringify@*
+ Addedcsv-stringify@6.5.1(transitive)
- Removed@types/node@*
- Removed@types/node@22.9.0(transitive)
- Removedundici-types@6.19.8(transitive)