Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@emartech/json-logger

Package Overview
Dependencies
Maintainers
262
Versions
56
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
9.2.3
to
9.2.4
+8
-8
package.json

@@ -53,20 +53,20 @@ {

"@types/sinon-chai": "4.0.0",
"axios": "1.14.0",
"axios": "1.15.2",
"chai": "6.2.2",
"eslint": "10.2.0",
"eslint": "10.2.1",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-chai-friendly": "1.1.1",
"eslint-plugin-no-only-tests": "3.3.0",
"eslint-plugin-chai-friendly": "1.2.0",
"eslint-plugin-no-only-tests": "3.4.0",
"eslint-plugin-prettier": "5.5.5",
"eslint-plugin-security": "4.0.0",
"mocha": "11.7.5",
"prettier": "3.8.1",
"prettier": "3.8.3",
"semantic-release": "25.0.3",
"sinon": "21.0.3",
"sinon": "21.1.2",
"sinon-chai": "4.0.1",
"ts-node": "10.9.2",
"typescript": "5.9.3",
"typescript-eslint": "8.58.0"
"typescript-eslint": "8.59.1"
},
"version": "9.2.3"
"version": "9.2.4"
}