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

snyk-go-plugin

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

snyk-go-plugin - npm Package Compare versions

Comparing version 1.16.4 to 1.16.5

2

dist/index.js

@@ -8,3 +8,3 @@ "use strict";

const debugLib = require("debug");
const graphlib = require("graphlib");
const graphlib = require("@snyk/graphlib");
const dep_graph_1 = require("@snyk/dep-graph");

@@ -11,0 +11,0 @@ const subProcess = require("./sub-process");

@@ -5,3 +5,3 @@ import * as fs from 'fs';

import debugLib = require('debug');
import * as graphlib from 'graphlib';
import * as graphlib from '@snyk/graphlib';
import { DepGraphBuilder, DepGraph } from '@snyk/dep-graph';

@@ -8,0 +8,0 @@

@@ -27,4 +27,4 @@ {

"dependencies": {
"@snyk/dep-graph": "^1.21.0",
"graphlib": "2.1.8",
"@snyk/dep-graph": "^1.23.1",
"@snyk/graphlib": "2.1.9-patch.3",
"debug": "^4.1.1",

@@ -45,3 +45,3 @@ "snyk-go-parser": "1.4.1",

},
"version": "1.16.4"
"version": "1.16.5"
}

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