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

@highoutput/logger

Package Overview
Dependencies
Maintainers
5
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@highoutput/logger - npm Package Compare versions

Comparing version 0.5.3 to 0.5.4

2

build/index.d.ts

@@ -1,2 +0,2 @@

declare type Argument = number | string | Error | object;
declare type Argument = number | string | Error | object | unknown;
declare class Logger {

@@ -3,0 +3,0 @@ private tags;

{
"name": "@highoutput/logger",
"version": "0.5.3",
"version": "0.5.4",
"main": "build/index.js",

@@ -30,3 +30,3 @@ "dependencies": {

},
"gitHead": "bbe508c18a9a819eec9288f41a741cd0aeaeeb92"
"gitHead": "21a4a230bb088980e0eb23dc74bc59750f5d9860"
}

Sorry, the diff of this file is not supported yet

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