Socket
Socket
Sign inDemoInstall

log4js-json-layout

Package Overview
Dependencies
0
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

.idea/jsLibraryMappings.xml

2

package.json
{
"name": "log4js-json-layout",
"version": "1.0.2",
"version": "1.0.3",
"description": "provides a slim and easy to use json-layout for log4js-node",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -8,3 +8,3 @@ # log4js-json-layout

```
npm install jog4js-json-layout
npm install log4js-json-layout
```

@@ -21,3 +21,3 @@

var log4js = require('log4js');
var jsonLayout = require('jog4js-json-layout');
var jsonLayout = require('log4js-json-layout');

@@ -24,0 +24,0 @@ log4js.layouts.addLayout('json', jsonLayout);

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc