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.6.0 to 1.6.1

4

lib/index.js

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

}).catch(function (error) {
tempDirObj.removeCallback();
if (tempDirObj) {
tempDirObj.removeCallback();
}
if (typeof error === 'string') {

@@ -165,0 +167,0 @@ var unresolvedOffset = error.indexOf('Unresolved packages:');

@@ -34,3 +34,3 @@ {

},
"version": "1.6.0"
"version": "1.6.1"
}
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