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

@sumor/logger

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sumor/logger - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

5

package.json
{
"name": "@sumor/logger",
"description": "This is a lightweight logger for Node.JS. It can output logs in different levels, and you can customize the scope, id, and timezone.",
"version": "1.2.0",
"version": "1.2.1",
"license": "MIT",
"repository": "sumor-cloud/logger",
"author": "Sumor Cloud Ltd",
"homepage": "https://sumor.cloud",
"homepage": "https://sumor.cloud/logger",
"type": "module",

@@ -41,2 +41,3 @@ "main": "./src/index.js",

"lint": "eslint .",
"autofix": "eslint --fix . && prettier --write . && npm audit fix --force",
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js --testMatch='**/test/**/*.test.js'",

@@ -43,0 +44,0 @@ "coverage": "node --experimental-vm-modules node_modules/jest/bin/jest.js --coverage --testMatch='**/test/**/*.test.js'",

2

README.md
# logger
A [Sumor Cloud](https://sumor.cloud) Tool.
[More Documentation](https://sumor.cloud)
[More Documentation](https://sumor.cloud/logger)

@@ -6,0 +6,0 @@ This is a lightweight logger for Node.JS.

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