🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@john-yuan/dev-simple-logger

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@john-yuan/dev-simple-logger - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+2
-2
package.json
{
"name": "@john-yuan/dev-simple-logger",
"version": "1.0.0",
"version": "1.0.1",
"description": "A simple logger that write log to the console with time and colors.",

@@ -22,3 +22,3 @@ "main": "index.js",

"homepage": "https://github.com/john-yuan/dev-simple-logger#readme",
"devDependencies": {
"dependencies": {
"colors": "^1.3.3",

@@ -25,0 +25,0 @@ "timepoint": "^0.0.2"

@@ -7,3 +7,3 @@ # Simple Logger

This module is published to [NPM][NPM], you can install it with following command:
This module is published to [NPM][NPM], you can install it with the following command:

@@ -10,0 +10,0 @@ [NPM]: https://www.npmjs.com/package/@john-yuan/dev-simple-logger