@types/pako
Advanced tools
Comparing version 0.2.21-alpha to 0.2.22-alpha
@@ -6,2 +6,5 @@ // Type definitions for pako 0.2.8 | ||
export = Pako; | ||
export as namespace pako; | ||
declare namespace Pako { | ||
@@ -61,5 +64,1 @@ | ||
} | ||
declare module 'pako' { | ||
export = Pako; | ||
} |
{ | ||
"name": "@types/pako", | ||
"version": "0.2.21-alpha", | ||
"version": "0.2.22-alpha", | ||
"description": "TypeScript definitions for pako 0.2.8", | ||
@@ -8,2 +8,6 @@ "main": "", | ||
"author": "Denis Cappellin <http://github.com/cappellin>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
@@ -10,0 +14,0 @@ "typings": "index.d.ts", |
@@ -11,9 +11,9 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:29 GMT | ||
* File structure: OldUMD | ||
* Last updated: Fri, 01 Jul 2016 18:42:30 GMT | ||
* File structure: UMD | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: Pako | ||
* Global values: pako, Pako | ||
# Credits | ||
These definitions were written by Denis Cappellin <http://github.com/cappellin>. |
@@ -13,13 +13,12 @@ { | ||
"sourceBranch": "types-2.0", | ||
"kind": "OldUMD", | ||
"kind": "UMD", | ||
"globals": [ | ||
"pako", | ||
"Pako" | ||
], | ||
"declaredModules": [ | ||
"pako" | ||
], | ||
"declaredModules": [], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"contentHash": "26281f3ebac62aa2cf8c85e64d6ae2bcf58734204da85ceb751bdab78bcad39c" | ||
"contentHash": "94a489ac5397af2ee0446dd27b1d789c1c25495ad74a050d78335d7bd0616504" | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
4393
0
79