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

logel

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

logel - npm Package Compare versions

Comparing version 0.4.1 to 0.5.0

7

package.json
{
"name": "logel",
"version": "0.4.1",
"version": "0.5.0",
"description": "Externally controlled logging subsystem",

@@ -9,3 +9,3 @@ "bin": {

"scripts": {
"test": "ava"
"test": "c8 ava"
},

@@ -22,3 +22,4 @@ "files": [

"devDependencies": {
"ava": "^3.5.0"
"ava": "^3.5.0",
"c8": "^7.7.3"
},

@@ -25,0 +26,0 @@ "dependencies": {

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