@types/window-size
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -8,4 +8,4 @@ // Type definitions for window-size 1.1.1 | ||
declare module 'window-size' { | ||
import { WriteStream } from 'fs'; | ||
declare module "window-size" { | ||
import { WriteStream } from "fs"; | ||
@@ -12,0 +12,0 @@ const windowSize: windowSize.Size & { |
{ | ||
"name": "@types/window-size", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "TypeScript definitions for window-size", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/window-size", | ||
}, | ||
"typesPublisherContentHash": "bbae7cab955f07fc7c80a9c816b2246f37e127d4880dd0f4f5407a403363b8ce", | ||
"typeScriptVersion": "3.8" | ||
"typesPublisherContentHash": "4e30d0023aa38bbe3d86d082d590de586d38e292b4b49413a577002b5face4c0", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -18,4 +18,4 @@ # Installation | ||
declare module 'window-size' { | ||
import { WriteStream } from 'fs'; | ||
declare module "window-size" { | ||
import { WriteStream } from "fs"; | ||
@@ -58,3 +58,3 @@ const windowSize: windowSize.Size & { | ||
### Additional Details | ||
* Last updated: Thu, 23 Dec 2021 23:36:05 GMT | ||
* Last updated: Mon, 25 Sep 2023 13:39:07 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -61,0 +61,0 @@ * Global values: none |
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