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

@everymundo/simple-logr

Package Overview
Dependencies
Maintainers
35
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@everymundo/simple-logr - npm Package Compare versions

Comparing version 3.0.3 to 3.1.0

8

package.json
{
"name": "@everymundo/simple-logr",
"version": "3.0.3",
"version": "3.1.0",
"description": "A very simplistic logger that allows one to avoid using the console.log directly allowing stubbing and better linting.",

@@ -35,3 +35,3 @@ "main": "index.js",

"devDependencies": {
"@everymundo/cleanrequire": "^1.2.1",
"@everymundo/cleanrequire": "^1.2.4",
"@std/esm": "^0.26.0",

@@ -44,3 +44,3 @@ "c8": "^7.13.0",

"nyc": "^15.1.0",
"sinon": "^15.0.2",
"sinon": "^15.0.4",
"standard": "^17.0.0"

@@ -50,4 +50,4 @@ },

"flatstr": "^1.0.12",
"pino": "^8.11.0"
"pino": "^8"
}
}
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