@snyk/fix-poetry
Advanced tools
Comparing version 0.7.3 to 0.8.0
@@ -10,2 +10,5 @@ "use strict"; | ||
const SUPPORTED_POETRY_VERSIONS = [ | ||
'1.1.9', | ||
'1.1.8', | ||
'1.1.7', | ||
'1.1.6', | ||
@@ -12,0 +15,0 @@ '1.1.5', |
{ | ||
"name": "@snyk/fix-poetry", | ||
"description": "Snyk python ecosystem fix remediation", | ||
"version": "0.7.3", | ||
"version": "0.8.0", | ||
"main": "dist/index.js", | ||
@@ -66,3 +66,3 @@ "scripts": { | ||
}, | ||
"gitHead": "99481528eedf944feeabb8865bae358286a6f6ad" | ||
"gitHead": "521e4faae2bf3c4203ab32555476debcfc7f6d39" | ||
} |
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
10583
143