Socket
Socket
Sign inDemoInstall

@snyk/error-catalog-nodejs-public

Package Overview
Dependencies
Maintainers
1
Versions
80
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 3.18.1 to 3.18.2

4

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

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

"peerDependencies": {
"@snyk/error-catalog-data": "3.17.1"
"@snyk/error-catalog-data": "3.17.2"
},
"main": "./src/index.js"
}

@@ -109,4 +109,4 @@ import { ProblemError } from '../problem-error';

* @name UnsupportedGoVersionFormatError
* @description Go pseudo versions are not supported.
* @summary Unsupported Go version format
* @description Go pseudo version not supported.
* @summary Go version format not supported
* @category PurlVulnerabilityFetching

@@ -113,0 +113,0 @@ * @param {string} details the specific details that causes this error

@@ -193,4 +193,4 @@ "use strict";

* @name UnsupportedGoVersionFormatError
* @description Go pseudo versions are not supported.
* @summary Unsupported Go version format
* @description Go pseudo version not supported.
* @summary Go version format not supported
* @category PurlVulnerabilityFetching

@@ -205,3 +205,3 @@ * @param {string} details the specific details that causes this error

super({
title: 'Unsupported Go version format',
title: 'Go version format not supported',
type: 'https://docs.snyk.io/more-info/error-catalog#snyk-ossi-2023',

@@ -208,0 +208,0 @@ status: 400,

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