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

strong-error-handler

Package Overview
Dependencies
Maintainers
10
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strong-error-handler - npm Package Compare versions

Comparing version 5.0.6 to 5.0.7

28

CHANGES.md

@@ -1,4 +0,28 @@

2024-01-09, Version 5.0.6
2024-02-12, Version 5.0.7
=========================
* chore: lock file maintenance (renovate[bot])
* chore: update dependency lockfile-lint to ^4.13.1 (renovate[bot])
* chore: update dependency lockfile-lint to ^4.13.0 (renovate[bot])
* chore: update dependency mocha to ^10.3.0 (renovate[bot])
* chore: update actions/setup-node action to v4.0.2 (renovate[bot])
* chore: update step-security/harden-runner action to v2.7.0 (renovate[bot])
* chore: update github/codeql-action action to v3.24.0 (renovate[bot])
* chore: update github/codeql-action action to v3.23.2 (renovate[bot])
* chore: update commitlint monorepo to ^18.6.0 (renovate[bot])
* chore: update github/codeql-action action to v3.23.1 (renovate[bot])
* chore: update dependency supertest to ^6.3.4 (renovate[bot])
* chore: update dependency chai to ^4.4.1 (renovate[bot])
* chore: update github/codeql-action action to v3 (renovate[bot])

@@ -8,4 +32,2 @@

* chore: lock file maintenance (renovate[bot])
* chore: update dependency chai to ^4.4.0 (renovate[bot])

@@ -12,0 +34,0 @@

14

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "5.0.6",
"version": "5.0.7",
"engines": {

@@ -30,12 +30,12 @@ "node": ">=16"

"devDependencies": {
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@types/express": "^4.17.21",
"chai": "^4.4.0",
"chai": "^4.4.1",
"eslint": "^8.56.0",
"eslint-config-loopback": "^13.1.0",
"express": "^4.18.2",
"lockfile-lint": "^4.12.1",
"mocha": "^10.2.0",
"supertest": "^6.3.3"
"lockfile-lint": "^4.13.1",
"mocha": "^10.3.0",
"supertest": "^6.3.4"
},

@@ -42,0 +42,0 @@ "browser": {

Sorry, the diff of this file is not supported yet

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc