@types/get-size
Advanced tools
Comparing version 3.0.3 to 3.0.4
@@ -24,2 +24,4 @@ interface Size { | ||
borderBottomWidth: number; | ||
isBorderBox: boolean; | ||
} | ||
@@ -26,0 +28,0 @@ |
{ | ||
"name": "@types/get-size", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"description": "TypeScript definitions for get-size", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/get-size", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "46d4425aac3de163d6bceaff5f048730c9144ca9001c7ef699626dcf02f6618b", | ||
"typeScriptVersion": "4.6" | ||
"typesPublisherContentHash": "dfe2b56679e5a4cc9fbe42f71ee01066f891632ec63f22fe846ac6f7df5651d0", | ||
"typeScriptVersion": "4.7" | ||
} |
@@ -34,2 +34,4 @@ # Installation | ||
borderBottomWidth: number; | ||
isBorderBox: boolean; | ||
} | ||
@@ -44,3 +46,3 @@ | ||
### Additional Details | ||
* Last updated: Wed, 07 Feb 2024 13:06:44 GMT | ||
* Last updated: Wed, 20 Mar 2024 12:09:31 GMT | ||
* Dependencies: none | ||
@@ -47,0 +49,0 @@ |
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
3691
23
50