Socket
Socket
Sign inDemoInstall

@types/debug

Package Overview
Dependencies
1
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.9 to 4.1.10

11

debug/index.d.ts

@@ -1,12 +0,1 @@

// Type definitions for debug 4.1
// Project: https://github.com/visionmedia/debug
// Definitions by: Seon-Wook Park <https://github.com/swook>
// Gal Talmor <https://github.com/galtalmor>
// John McLaughlin <https://github.com/zamb3zi>
// Brasten Sager <https://github.com/brasten>
// Nicolas Penin <https://github.com/npenin>
// Kristian Brünn <https://github.com/kristianmitk>
// Caleb Gregory <https://github.com/calebgregory>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare var debug: debug.Debug & { debug: debug.Debug; default: debug.Debug };

@@ -13,0 +2,0 @@

32

debug/package.json
{
"name": "@types/debug",
"version": "4.1.9",
"version": "4.1.10",
"description": "TypeScript definitions for debug",

@@ -10,34 +10,34 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/debug",

"name": "Seon-Wook Park",
"url": "https://github.com/swook",
"githubUsername": "swook"
"githubUsername": "swook",
"url": "https://github.com/swook"
},
{
"name": "Gal Talmor",
"url": "https://github.com/galtalmor",
"githubUsername": "galtalmor"
"githubUsername": "galtalmor",
"url": "https://github.com/galtalmor"
},
{
"name": "John McLaughlin",
"url": "https://github.com/zamb3zi",
"githubUsername": "zamb3zi"
"githubUsername": "zamb3zi",
"url": "https://github.com/zamb3zi"
},
{
"name": "Brasten Sager",
"url": "https://github.com/brasten",
"githubUsername": "brasten"
"githubUsername": "brasten",
"url": "https://github.com/brasten"
},
{
"name": "Nicolas Penin",
"url": "https://github.com/npenin",
"githubUsername": "npenin"
"githubUsername": "npenin",
"url": "https://github.com/npenin"
},
{
"name": "Kristian Brünn",
"url": "https://github.com/kristianmitk",
"githubUsername": "kristianmitk"
"githubUsername": "kristianmitk",
"url": "https://github.com/kristianmitk"
},
{
"name": "Caleb Gregory",
"url": "https://github.com/calebgregory",
"githubUsername": "calebgregory"
"githubUsername": "calebgregory",
"url": "https://github.com/calebgregory"
}

@@ -56,4 +56,4 @@ ],

},
"typesPublisherContentHash": "28c09ffdcc5aabedb1799562dec4d61f62c403221bbd30ca9e814afd44aadb6b",
"typesPublisherContentHash": "186cfe96c6ac3352e4a6fcbecbd842661041699b2c72e62901423d918b2008a6",
"typeScriptVersion": "4.5"
}

@@ -11,13 +11,2 @@ # Installation

````ts
// Type definitions for debug 4.1
// Project: https://github.com/visionmedia/debug
// Definitions by: Seon-Wook Park <https://github.com/swook>
// Gal Talmor <https://github.com/galtalmor>
// John McLaughlin <https://github.com/zamb3zi>
// Brasten Sager <https://github.com/brasten>
// Nicolas Penin <https://github.com/npenin>
// Kristian Brünn <https://github.com/kristianmitk>
// Caleb Gregory <https://github.com/calebgregory>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare var debug: debug.Debug & { debug: debug.Debug; default: debug.Debug };

@@ -77,7 +66,6 @@

### Additional Details
* Last updated: Fri, 22 Sep 2023 20:29:40 GMT
* Last updated: Wed, 18 Oct 2023 00:05:18 GMT
* Dependencies: [@types/ms](https://npmjs.com/package/@types/ms)
* Global values: `debug`
# Credits
These definitions were written by [Seon-Wook Park](https://github.com/swook), [Gal Talmor](https://github.com/galtalmor), [John McLaughlin](https://github.com/zamb3zi), [Brasten Sager](https://github.com/brasten), [Nicolas Penin](https://github.com/npenin), [Kristian Brünn](https://github.com/kristianmitk), and [Caleb Gregory](https://github.com/calebgregory).
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc