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

@zaneray/express-logging

Package Overview
Dependencies
Maintainers
16
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zaneray/express-logging - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

yarn.lock

7

package.json
{
"name": "@zaneray/express-logging",
"version": "1.2.0",
"version": "1.3.0",
"description": "Seller of the Product",

@@ -12,6 +12,7 @@ "author": "The ZaneRay Group",

"dependencies": {
"@google-cloud/logging-winston": "^4.0.1",
"winston": "^3.3.3"
"@google-cloud/logging-winston": "^4.1.0",
"winston": "^3.3.3",
"yarn": "^1.22.10"
},
"devDependencies": {}
}

@@ -23,1 +23,5 @@ const logging = require("../lib/logging.js");

}
var a = [];
for (var i=0;i<20;i++) {
a.push(logging.create());
}

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