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

@burt_harris/logger

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@burt_harris/logger - npm Package Compare versions

Comparing version 1.1.1-alpha.0 to 1.1.1

2

dist/index.js

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

const chalk_1 = __importDefault(require("chalk"));
const prefix = chalk_1.default.blue("logger (testit): ");
const prefix = chalk_1.default.blue("logger: ");
const errPrefix = chalk_1.default.red("error: ");

@@ -10,0 +10,0 @@ function logger(message) {

{
"name": "@burt_harris/logger",
"version": "1.1.1-alpha.0+759fdf9",
"version": "1.1.1",
"main": "dist/index",

@@ -19,3 +19,3 @@ "types": "dist/index",

},
"gitHead": "759fdf96095f8c2a4848ce5347f0fc73d2759d54"
"gitHead": "61719e7d2f0efcf12464ea2b0a78c9c6963f413c"
}

Sorry, the diff of this file is not supported yet

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