@types/get-size
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -1,6 +0,1 @@ | ||
// Type definitions for get-size 3.0 | ||
// Project: https://github.com/desandro/get-size | ||
// Definitions by: Leon Si <https://github.com/leondreamed> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
interface Size { | ||
@@ -7,0 +2,0 @@ width: number; |
{ | ||
"name": "@types/get-size", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "TypeScript definitions for get-size", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/get-size", | ||
"name": "Leon Si", | ||
"url": "https://github.com/leondreamed", | ||
"githubUsername": "leondreamed" | ||
"githubUsername": "leondreamed", | ||
"url": "https://github.com/leondreamed" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "d4cf80f627ae0a2b08ef156ec7efe6e0ee543a023e9871c370720154e2b424ab", | ||
"typeScriptVersion": "4.1" | ||
"typesPublisherContentHash": "7b92713f36101d55394359848f0a69325bd8f20c80968311e7c764d3b324757c", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for get-size 3.0 | ||
// Project: https://github.com/desandro/get-size | ||
// Definitions by: Leon Si <https://github.com/leondreamed> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
interface Size { | ||
@@ -49,7 +44,6 @@ width: number; | ||
### Additional Details | ||
* Last updated: Mon, 14 Nov 2022 17:03:04 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Leon Si](https://github.com/leondreamed). |
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
3637
22
48