@types/ntqdm
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -1,6 +0,1 @@ | ||
// Type definitions for ntqdm 1.0 | ||
// Project: https://github.com/jhedin/ntqdm | ||
// Definitions by: Christoph Thiede <https://github.com/LinqLover> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare namespace ntqdm { | ||
@@ -7,0 +2,0 @@ interface TqdmOptions { |
{ | ||
"name": "@types/ntqdm", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "TypeScript definitions for ntqdm", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ntqdm", | ||
"name": "Christoph Thiede", | ||
"url": "https://github.com/LinqLover", | ||
"githubUsername": "LinqLover" | ||
"githubUsername": "LinqLover", | ||
"url": "https://github.com/LinqLover" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "3b469c0f6e9e1dc88fa3388e59ed402b44855486db51e0aaf4bdd139eb8292c4", | ||
"typeScriptVersion": "3.7" | ||
"typesPublisherContentHash": "6717928c7dc417e515db82bf0aee49235d1c9989245c639b62db4c89ab645dd2", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for ntqdm 1.0 | ||
// Project: https://github.com/jhedin/ntqdm | ||
// Definitions by: Christoph Thiede <https://github.com/LinqLover> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare namespace ntqdm { | ||
@@ -40,7 +35,6 @@ interface TqdmOptions { | ||
### Additional Details | ||
* Last updated: Wed, 03 Nov 2021 21:31:30 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Christoph Thiede](https://github.com/LinqLover). |
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
3938
17
39