@snyk/fix-pipenv-pipfile
Advanced tools
Comparing version 0.5.6 to 0.6.0
@@ -8,2 +8,10 @@ "use strict"; | ||
const SUPPORTED_PIPENV_VERSIONS = [ | ||
'2022.10.12', | ||
'2022.9.21', | ||
'2022.8.31', | ||
'2022.7.24', | ||
'2022.6.7', | ||
'2022.5.2', | ||
'2022.4.21', | ||
'2021.11.23', | ||
'2020.11.4', | ||
@@ -10,0 +18,0 @@ '2020.8.13', |
{ | ||
"name": "@snyk/fix-pipenv-pipfile", | ||
"description": "Snyk python ecosystem fix remediation", | ||
"version": "0.5.6", | ||
"version": "0.6.0", | ||
"main": "dist/index.js", | ||
@@ -66,3 +66,3 @@ "scripts": { | ||
}, | ||
"gitHead": "db293a97a25960032992b609d1b943c38807e801" | ||
"gitHead": "4306de6f948f238a8e455ed5d48c0b1cdb66b730" | ||
} |
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
10315
138