@types/pako
Advanced tools
Comparing version 1.0.2 to 1.0.3
// Type definitions for pako 1.0 | ||
// Project: https://github.com/nodeca/pako | ||
// Definitions by: Denis Cappellin <https://github.com/cappellin> | ||
// Caleb Eggensperger <https://github.com/calebegg> | ||
// Definitions by: Caleb Eggensperger <https://github.com/calebegg> | ||
// Muhammet Öztürk <https://github.com/hlthi> | ||
@@ -6,0 +5,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
{ | ||
"name": "@types/pako", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "TypeScript definitions for pako", | ||
@@ -9,7 +9,2 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pako", | ||
{ | ||
"name": "Denis Cappellin", | ||
"url": "https://github.com/cappellin", | ||
"githubUsername": "cappellin" | ||
}, | ||
{ | ||
"name": "Caleb Eggensperger", | ||
@@ -34,4 +29,4 @@ "url": "https://github.com/calebegg", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "741e961eb1f5fd9cdd9d722c8b8b62e5933dd75093ae4dd412bc1eb4a566f34b", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "59ad18603227322262de786fc83cc812afbe9bcd015e65a310f96fa09f36f018", | ||
"typeScriptVersion": "3.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 07 Jul 2021 17:02:24 GMT | ||
* Last updated: Thu, 23 Dec 2021 23:35:16 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: `pako` | ||
# Credits | ||
These definitions were written by [Denis Cappellin](https://github.com/cappellin), [Caleb Eggensperger](https://github.com/calebegg), and [Muhammet Öztürk](https://github.com/hlthi). | ||
These definitions were written by [Caleb Eggensperger](https://github.com/calebegg), and [Muhammet Öztürk](https://github.com/hlthi). |
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
7570
129