Socket
Socket
Sign inDemoInstall

@types/console-log-level

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/console-log-level - npm Package Compare versions

Comparing version 1.4.3 to 1.4.4

5

console-log-level/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for console-log-level 1.4
// Project: https://github.com/watson/console-log-level
// Definitions by: Ali Ijaz Sheikh <https://github.com/ofrobots>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
type PrefixFunction = (level: string) => string;

@@ -7,0 +2,0 @@

10

console-log-level/package.json
{
"name": "@types/console-log-level",
"version": "1.4.3",
"version": "1.4.4",
"description": "TypeScript definitions for console-log-level",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/console-log-level",

"name": "Ali Ijaz Sheikh",
"url": "https://github.com/ofrobots",
"githubUsername": "ofrobots"
"githubUsername": "ofrobots",
"url": "https://github.com/ofrobots"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "5d523455e47d59ece4cb88dd59329920c028e087013979f8ff6d94e422df65cb",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "f648d5cb607eef7addc2b24056a035622ab6a4e8955880eb23d8fa3f53f78fe3",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for console-log-level 1.4
// Project: https://github.com/watson/console-log-level
// Definitions by: Ali Ijaz Sheikh <https://github.com/ofrobots>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
type PrefixFunction = (level: string) => string;

@@ -37,7 +32,6 @@

### Additional Details
* Last updated: Mon, 04 Sep 2023 15:41:08 GMT
* Last updated: Wed, 18 Oct 2023 00:05:18 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Ali Ijaz Sheikh](https://github.com/ofrobots).
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