@snyk/fix-poetry
Advanced tools
Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "@snyk/fix-poetry", | ||
"description": "Snyk python ecosystem fix remediation", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"main": "dist/index.js", | ||
@@ -36,2 +36,3 @@ "scripts": { | ||
"dependencies": { | ||
"@snyk/child-process": "^0.3.1", | ||
"debug": "4.3.1", | ||
@@ -46,4 +47,4 @@ "prettier": "^2.3.0", | ||
"@types/node": "^15.3.1", | ||
"@typescript-eslint/eslint-plugin": "^2.18.0", | ||
"@typescript-eslint/parser": "^4.22.1", | ||
"@typescript-eslint/eslint-plugin": "^4.26.0", | ||
"@typescript-eslint/parser": "^4.26.0", | ||
"eslint": "5.14", | ||
@@ -68,3 +69,3 @@ "eslint-config-prettier": "^6.10.0", | ||
}, | ||
"gitHead": "f284761719e9b6dcefdc5326b8470baa3ea7b7a3" | ||
"gitHead": "f247c50170cf67561cf870a12f72e2e2f7030511" | ||
} |
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
7004
5
+ Added@snyk/child-process@^0.3.1
+ Added@snyk/child-process@0.3.3(transitive)