snyk-go-plugin
Advanced tools
Comparing version 1.5.2 to 1.6.0
@@ -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" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
36315