Socket
Socket
Sign inDemoInstall

@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.4.0 to 0.4.1

2

build/index.js

@@ -22,3 +22,3 @@ "use strict";

return new Logger([
...this.tags.splice(0),
...this.tags.slice(0),
...(typeof tags === 'string' ? [tags] : tags),

@@ -25,0 +25,0 @@ ]);

{
"name": "@highoutput/logger",
"version": "0.4.0",
"version": "0.4.1",
"main": "build/index.js",

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

},
"gitHead": "63606137c47f151e4170910bb3265c50121f1ad1"
"gitHead": "eab757e77dd61ee8efe339649c347a23c7ad155b"
}

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