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.3.7 to 1.3.8

2

lib/index.js

@@ -172,3 +172,3 @@ var fs = require('fs');

var children = graph.successors(node.Name);
var children = graph.successors(node.Name).sort();
children.forEach(function (depName) {

@@ -175,0 +175,0 @@

@@ -16,3 +16,3 @@ {

"semantic-release": "semantic-release pre && npm publish && semantic-release post",
"watch": "nodemon -e 'js go' -x 'npm test-functional'"
"watch": "nodemon -e 'js go' -x 'npm run test-functional'"
},

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

},
"version": "1.3.7"
"version": "1.3.8"
}
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