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

@kitql/helper

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kitql/helper - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

2

index.js

@@ -21,3 +21,3 @@ 'use strict';

class Log {
constructor(toolName, logLevel = null, withDate = null) {
constructor(toolName, logLevel = 2, withDate = null) {
this.toolName = toolName;

@@ -24,0 +24,0 @@ this.logLevel = logLevel;

{
"name": "@kitql/helper",
"version": "0.3.2",
"version": "0.3.3",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

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