@types/csv-stringify
Advanced tools
Comparing version 0.0.23-alpha to 0.0.24-alpha
@@ -0,0 +0,0 @@ // Type definitions for csv-stringify 0.0.6 |
{ | ||
"name": "@types/csv-stringify", | ||
"version": "0.0.23-alpha", | ||
"version": "0.0.24-alpha", | ||
"description": "TypeScript definitions for csv-stringify 0.0.6", | ||
@@ -8,7 +8,11 @@ "main": "", | ||
"author": "Rogier Schouten <https://github.com/rogierschouten>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
"typings": "index.d.ts", | ||
"dependencies": { | ||
"@types/node": "*" | ||
"@types/node": "4.0.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:04 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:20 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: node |
@@ -25,3 +25,3 @@ { | ||
], | ||
"contentHash": "0de36e728724541f1b74ee84a7f232fe09bb5902275c1ad3bc676e08b5b0e7a4" | ||
"contentHash": "a8e66e28cd3e880610b74b768c73abe4cf356b71845522a0eed2074b8b125f0b" | ||
} |
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
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
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
4980
0
+ Added@types/node@4.0.48(transitive)
- Removed@types/node@22.9.0(transitive)
- Removedundici-types@6.19.8(transitive)
Updated@types/node@4.0.*