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

@snyk/code-client

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snyk/code-client - npm Package Compare versions

Comparing version 4.18.0 to 4.18.1

3

dist/http.js

@@ -251,2 +251,5 @@ "use strict";

projectName: options.report.projectName,
targetName: options.report.targetName,
targetRef: options.report.targetRef,
remoteRepoUrl: options.report.remoteRepoUrl,
},

@@ -253,0 +256,0 @@ key: {

@@ -50,3 +50,5 @@ import { SupportedFiles } from '..';

projectName?: string;
targetName?: string;
targetRef?: string;
remoteRepoUrl?: string;
}

@@ -53,0 +55,0 @@ export interface FileAnalysisOptions extends AnalysisContext {

2

package.json

@@ -93,3 +93,3 @@ {

},
"version": "4.18.0"
"version": "4.18.1"
}

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