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.5.2 to 1.6.0

5

package.json

@@ -15,4 +15,5 @@ {

"test": "npm run test-functional && npm run test-system",
"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.js -g \"^(?!.*symlink)\"",
"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.js -g \"^(?!.*prometheus)\"",
"test-windows": "npm run test-functional && npm run test-system-windows",
"test-windows": "npm run test-functional-windows && npm run test-system-windows",
"semantic-release": "semantic-release",

@@ -34,3 +35,3 @@ "watch": "nodemon -e 'js go' -x 'npm run test-functional'"

},
"version": "1.5.2"
"version": "1.6.0"
}
gosrc/resolver/dirwalk/dirwalk.go

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