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
144
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 7.0.3 to 7.1.0

.github/workflows/_init.yml

10

package.json

@@ -10,7 +10,5 @@ {

"build": "rm -rf dist && tsc --project ./tsconfig.json",
"semantic-release": "CI=true semantic-release",
"release": "CI=true semantic-release",
"example-js": "DEBUG=* node examples/index-js.js",
"example-ts": "DEBUG=* ts-node examples/index-ts.ts",
"koa-example": "DEBUG=* node examples/koa.js",
"express-example": "DEBUG=* node examples/express.js"
"example-ts": "DEBUG=* ts-node examples/index-ts.ts"
},

@@ -45,3 +43,3 @@ "publishConfig": {

"ts-node": "10.9.1",
"typescript": "4.8.2"
"typescript": "4.8.3"
},

@@ -56,3 +54,3 @@ "repository": {

"homepage": "https://github.com/emartech/json-logger-js#readme",
"version": "7.0.3"
"version": "7.1.0"
}

1

README.md

@@ -12,2 +12,3 @@ # @emartech/json-logger

### Usage

@@ -14,0 +15,0 @@

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