@types/pdfkit
Advanced tools
Comparing version 0.7.21-alpha to 0.7.22-alpha
@@ -0,0 +0,0 @@ // Type definitions for Pdfkit v0.7.1 |
{ | ||
"name": "@types/pdfkit", | ||
"version": "0.7.21-alpha", | ||
"version": "0.7.22-alpha", | ||
"description": "TypeScript definitions for Pdfkit v0.7.1", | ||
@@ -8,7 +8,11 @@ "main": "", | ||
"author": "Eric Hillah <https://github.com/erichillah>", | ||
"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:29 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:31 GMT | ||
* File structure: MultipleModules | ||
@@ -14,0 +14,0 @@ * Library Dependencies: node |
@@ -35,3 +35,3 @@ { | ||
], | ||
"contentHash": "9ec794dd2cad09d7db8b12fc331515d5a185ecc60f7f23d35c08012a863d5aa6" | ||
"contentHash": "40ea51f7a00652755287a0b5d14c5f2250573c65b8901567c295035f884ba082" | ||
} |
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
0
15326
+ 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.*