New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@emartech/json-logger

Package Overview
Dependencies
Maintainers
190
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emartech/json-logger - npm Package Compare versions

Comparing version 3.6.0 to 4.0.0

20

package.json
{
"name": "@emartech/json-logger",
"version": "3.6.0",
"version": "4.0.0",
"description": "Tiny and fast json logger with namespace support",

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

"engines": {
"node": ">= 8"
"node": ">=14"
},

@@ -29,13 +29,13 @@ "license": "MIT",

"dependencies": {
"chalk": "2.4.1"
"chalk": "4.1.2"
},
"devDependencies": {
"@emartech/cls-adapter": "1.1.2",
"chai": "4.1.2",
"express": "4.16.3",
"koa": "2.5.1",
"mocha": "5.2.0",
"@emartech/cls-adapter": "1.3.0",
"chai": "4.3.6",
"express": "4.18.1",
"koa": "2.13.4",
"mocha": "10.0.0",
"semantic-release": "15.5.0",
"sinon": "5.0.10",
"sinon-chai": "3.1.0"
"sinon": "14.0.0",
"sinon-chai": "3.7.0"
},

@@ -42,0 +42,0 @@ "repository": {

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