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

@types/debug

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/debug - npm Package Compare versions

Comparing version 4.1.0 to 4.1.1

2

debug/index.d.ts

@@ -19,3 +19,3 @@ // Type definitions for debug 4.1

coerce: (val: any) => any;
disable: () => void;
disable: () => string;
enable: (namespaces: string) => void;

@@ -22,0 +22,0 @@ enabled: (namespaces: string) => boolean;

{
"name": "@types/debug",
"version": "4.1.0",
"version": "4.1.1",
"description": "TypeScript definitions for debug",

@@ -41,4 +41,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "827b6131e6c27b0829f2771812c0bcc0760b33ad7efe7b65b3c07f2e6cdd8855",
"typesPublisherContentHash": "605d6ad1726eded1f76ec27ccd5f54cb6ae474b292c6785b072ea199ea011f8c",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Thu, 07 Feb 2019 19:14:14 GMT
* Last updated: Thu, 14 Feb 2019 00:21:05 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: debug

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