@types/ttf2eot
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -1,6 +0,1 @@ | ||
// Type definitions for ttf2eot 2.0 | ||
// Project: https://github.com/fontello/ttf2eot#readme | ||
// Definitions by: Kaspar Vollenweider <https://github.com/casaper> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/// <reference types="node" /> | ||
@@ -7,0 +2,0 @@ |
{ | ||
"name": "@types/ttf2eot", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "TypeScript definitions for ttf2eot", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ttf2eot", | ||
"license": "MIT", | ||
@@ -9,4 +10,4 @@ "contributors": [ | ||
"name": "Kaspar Vollenweider", | ||
"url": "https://github.com/casaper", | ||
"githubUsername": "casaper" | ||
"githubUsername": "casaper", | ||
"url": "https://github.com/casaper" | ||
} | ||
@@ -25,4 +26,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "5e2b08ad135a9ed2c853d2c76554e1c0f1655ec72ee92dbddd56dc064add4677", | ||
"typeScriptVersion": "3.3" | ||
"typesPublisherContentHash": "4ed9600a96032fa38d5818a51269eefce09c27863b3561f1fd85535041fcf88b", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -9,9 +9,17 @@ # Installation | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ttf2eot. | ||
## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ttf2eot/index.d.ts) | ||
````ts | ||
/// <reference types="node" /> | ||
declare function ttf2eot(ttf: Uint8Array): Buffer; | ||
export = ttf2eot; | ||
```` | ||
### Additional Details | ||
* Last updated: Mon, 23 Nov 2020 21:40:16 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Kaspar Vollenweider](https://github.com/casaper). |
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
2817
0
25
3