Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/ntqdm

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ntqdm - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

5

ntqdm/index.d.ts

@@ -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 {

10

ntqdm/package.json
{
"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).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc