@renovatebot/pep440
Advanced tools
Comparing version 2.1.20 to 3.0.0
{ | ||
"name": "@renovatebot/pep440", | ||
"version": "2.1.20", | ||
"version": "3.0.0", | ||
"description": "PEP440 implementation in JavaScript", | ||
@@ -17,3 +17,3 @@ "license": "Apache-2.0", | ||
"engines": { | ||
"node": "^14.15.0 || >=16.13.0", | ||
"node": "^18.12.0 || >= 20.0.0", | ||
"yarn": "^1.17.0" | ||
@@ -44,10 +44,10 @@ }, | ||
"conventional-changelog-conventionalcommits": "5.0.0", | ||
"eslint": "8.44.0", | ||
"eslint-config-prettier": "8.8.0", | ||
"eslint": "8.45.0", | ||
"eslint-config-prettier": "8.9.0", | ||
"eslint-formatter-gha": "1.4.2", | ||
"eslint-plugin-import": "2.27.5", | ||
"eslint-plugin-jest": "27.2.2", | ||
"eslint-plugin-jest": "27.2.3", | ||
"eslint-plugin-promise": "6.1.1", | ||
"husky": "8.0.3", | ||
"jest": "29.6.0", | ||
"jest": "29.6.2", | ||
"lint-staged": "13.2.3", | ||
@@ -54,0 +54,0 @@ "markdownlint-cli2": "0.8.1", |
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
34865