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

@homer0/simple-logger

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@homer0/simple-logger - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

22

package.json
{
"name": "@homer0/simple-logger",
"description": "A small service to log messages in the console",
"version": "2.0.2",
"version": "2.0.3",
"repository": {

@@ -26,12 +26,14 @@ "type": "git",

"dependencies": {
"@homer0/jimple": "^2.0.2",
"@homer0/package-info": "^2.0.2",
"@homer0/path-utils": "^2.0.2",
"@homer0/jimple": "2.0.3",
"@homer0/package-info": "2.0.3",
"@homer0/path-utils": "2.0.3",
"colors": "^1.4.0"
},
"devDependencies": {
"jest": "^29.4.3",
"ts-jest": "^29.0.5",
"tsup": "^6.6.3",
"typescript": "^4.9.5"
"@homer0/eslint-plugin": "10.2.2",
"@homer0/tsconfig": "1.0.8",
"jest": "^29.5.0",
"ts-jest": "^29.1.0",
"tsup": "^7.0.0",
"typescript": "^5.1.3"
},

@@ -50,5 +52,5 @@ "engine-strict": true,

"build": "tsup src/index.ts",
"prepublishOnly": "npm run build"
"prepublishOnly": "pnpm run build"
},
"gitHead": "1ed6ea29e2035f10f0dff60203b6b1d54c601dc8"
"gitHead": "e8c1e75555382d4cc23c78e7c4d1e2c62f8c06a2"
}

@@ -177,3 +177,3 @@ # 💬 Simple logger

#### NPM tasks
#### Tasks

@@ -180,0 +180,0 @@ | Task | Description |

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