@types/window-size
Advanced tools
Comparing version 0.2.3 to 0.2.4
{ | ||
"name": "@types/window-size", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "TypeScript definitions for window-size 0.2.0", | ||
@@ -14,4 +14,5 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typings": "window-size.d.ts", | ||
"typesPublisherContentHash": "80bcc44388706b7259f407f9da5838efcaf89b3e719c6bd2171718f489fb7a72" | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "322339a2765fa349d98750a0abbc9d553df030127cfeb509e06f696c856174ec" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* Last updated: Wed, 05 Oct 2016 20:53:42 GMT | ||
* File structure: DeclareModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: none |
{ | ||
"authors": "Pouya Kary <https://github.com/pmkary>", | ||
"definitionFilename": "window-size.d.ts", | ||
"definitionFilename": "index.d.ts", | ||
"libraryDependencies": [], | ||
@@ -19,6 +19,6 @@ "moduleDependencies": [], | ||
"files": [ | ||
"window-size.d.ts" | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "80bcc44388706b7259f407f9da5838efcaf89b3e719c6bd2171718f489fb7a72" | ||
"contentHash": "322339a2765fa349d98750a0abbc9d553df030127cfeb509e06f696c856174ec" | ||
} |
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
2288