Socket
Socket
Sign inDemoInstall

chumpi

Package Overview
Dependencies
34
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.2 to 0.1.3

src/logger.js

2

package.json
{
"name": "chumpi",
"version": "0.1.2",
"version": "0.1.3",
"description": "A set of utils!",

@@ -5,0 +5,0 @@ "keywords": [

@@ -5,3 +5,3 @@ const conversion = require('./conversion');

const validation = require('./validation');
const logging = require('./logging');
const logger = require('./logger');

@@ -13,3 +13,3 @@ module.exports = {

validation,
logging,
logger,
};
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc