Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hmpo-logger

Package Overview
Dependencies
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hmpo-logger - npm Package Compare versions

Comparing version 6.1.1 to 7.0.0

22

package.json
{
"name": "hmpo-logger",
"version": "6.1.1",
"version": "7.0.0",
"description": "Consistent logging for hmpo apps",

@@ -16,6 +16,6 @@ "main": "index.js",

},
"author": "PEX",
"author": "HMPO",
"license": "MIT",
"engines": {
"node": ">=8"
"node": ">=14"
},

@@ -27,6 +27,6 @@ "bugs": {

"dependencies": {
"chalk": "=4",
"chalk": "^4.1.2",
"debug": "^4.3.4",
"deep-clone-merge": "^1.5.4",
"glob": "^8.0.3",
"deep-clone-merge": "^1.5.5",
"glob": "^10.2.2",
"on-finished": "^2.4.1",

@@ -37,9 +37,9 @@ "on-headers": "^1.0.1",

"devDependencies": {
"chai": "^4.3.6",
"eslint": "^8.18.0",
"mocha": "^10.0.0",
"chai": "^4.3.7",
"eslint": "^8.39.0",
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"sinon": "^14.0.0",
"sinon": "^15.0.4",
"sinon-chai": "^3.7.0",
"sinon-test": "^3.1.3"
"sinon-test": "^3.1.5"
},

@@ -46,0 +46,0 @@ "nyc": {

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