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

@snyk/error-catalog-nodejs-public

Package Overview
Dependencies
Maintainers
0
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snyk/error-catalog-nodejs-public - npm Package Compare versions

Comparing version 5.43.0 to 5.44.0

4

package.json
{
"name": "@snyk/error-catalog-nodejs-public",
"version": "5.43.0",
"version": "5.44.0",
"type": "commonjs",

@@ -12,3 +12,3 @@ "author": "snyk.io",

"dependencies": {
"uuid": "^11.0.5",
"uuid": "^11.1.0",
"tslib": "^2.8.1"

@@ -15,0 +15,0 @@ },

@@ -19,3 +19,3 @@ /*

readonly metadata: ErrorMetadata;
readonly detail: string;
detail: string;
readonly additionalData?: Record<string, any> | undefined;

@@ -22,0 +22,0 @@ readonly cause?: Error | undefined;

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