webpack-dev-middleware
Advanced tools
Comparing version 5.2.1 to 5.2.2
{ | ||
"name": "webpack-dev-middleware", | ||
"version": "5.2.1", | ||
"version": "5.2.2", | ||
"description": "A development middleware for webpack", | ||
@@ -47,3 +47,3 @@ "license": "MIT", | ||
"range-parser": "^1.2.1", | ||
"schema-utils": "^3.1.0" | ||
"schema-utils": "^4.0.0" | ||
}, | ||
@@ -54,4 +54,4 @@ "devDependencies": { | ||
"@babel/preset-env": "^7.14.7", | ||
"@commitlint/cli": "^13.1.0", | ||
"@commitlint/config-conventional": "^13.1.0", | ||
"@commitlint/cli": "^15.0.0", | ||
"@commitlint/config-conventional": "^15.0.0", | ||
"@webpack-contrib/eslint-config-webpack": "^3.0.0", | ||
@@ -65,3 +65,3 @@ "babel-jest": "^27.0.6", | ||
"del-cli": "^4.0.0", | ||
"eslint": "^7.29.0", | ||
"eslint": "^8.0.1", | ||
"eslint-config-prettier": "^8.3.0", | ||
@@ -74,3 +74,3 @@ "eslint-plugin-import": "^2.23.4", | ||
"jest": "^27.0.6", | ||
"lint-staged": "^11.0.0", | ||
"lint-staged": "^12.0.2", | ||
"npm-run-all": "^4.1.5", | ||
@@ -77,0 +77,0 @@ "prettier": "^2.3.2", |
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
48463
+ Addedajv@8.17.1(transitive)
+ Addedajv-formats@2.1.1(transitive)
+ Addedajv-keywords@5.1.0(transitive)
+ Addedfast-uri@3.0.3(transitive)
+ Addedjson-schema-traverse@1.0.0(transitive)
+ Addedrequire-from-string@2.0.2(transitive)
+ Addedschema-utils@4.2.0(transitive)
Updatedschema-utils@^4.0.0