@gquittet/graceful-server
Advanced tools
Comparing version 2.2.0 to 2.2.2
@@ -15,3 +15,3 @@ { | ||
}, | ||
"version": "2.2.0", | ||
"version": "2.2.2", | ||
"main": "./lib/index.js", | ||
@@ -42,21 +42,21 @@ "scripts": { | ||
"@babel/preset-typescript": "7.12.7", | ||
"@types/express": "4.17.9", | ||
"@types/jest": "26.0.19", | ||
"@types/node": "14.14.14", | ||
"@typescript-eslint/eslint-plugin": "4.10.0", | ||
"@typescript-eslint/parser": "4.10.0", | ||
"@types/express": "4.17.11", | ||
"@types/jest": "26.0.20", | ||
"@types/node": "14.14.21", | ||
"@typescript-eslint/eslint-plugin": "4.14.0", | ||
"@typescript-eslint/parser": "4.14.0", | ||
"add-module-exports-webpack-plugin": "2.0.0", | ||
"babel-loader": "8.2.2", | ||
"babel-plugin-module-resolver": "4.1.0", | ||
"eslint": "7.15.0", | ||
"eslint-config-prettier": "7.0.0", | ||
"eslint": "7.18.0", | ||
"eslint-config-prettier": "7.2.0", | ||
"eslint-config-standard": "16.0.2", | ||
"eslint-import-resolver-babel-module": "5.2.0", | ||
"eslint-plugin-import": "2.22.1", | ||
"eslint-plugin-module-resolver": "1.0.0", | ||
"eslint-plugin-module-resolver": "1.2.0", | ||
"eslint-plugin-node": "11.1.0", | ||
"eslint-plugin-promise": "4.2.1", | ||
"esm": "3.2.25", | ||
"fork-ts-checker-webpack-plugin": "6.0.7", | ||
"husky": "4.3.6", | ||
"fork-ts-checker-webpack-plugin": "6.1.0", | ||
"husky": "4.3.8", | ||
"jest": "26.6.3", | ||
@@ -72,5 +72,5 @@ "lint-staged": "10.5.3", | ||
"typescript": "4.1.3", | ||
"typescript-transform-paths": "2.1.0", | ||
"webpack": "5.10.3", | ||
"webpack-cli": "4.2.0" | ||
"typescript-transform-paths": "2.2.2", | ||
"webpack": "5.15.0", | ||
"webpack-cli": "4.3.1" | ||
}, | ||
@@ -77,0 +77,0 @@ "keywords": [ |
@@ -484,4 +484,2 @@ <h1 align="center"> | ||
★ [http-terminator](https://github.com/gajus/http-terminator) | ||
★ [Bret Fisher](https://github.com/BretFisher) for his great articles and videos | ||
@@ -488,0 +486,0 @@ |
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
26630
499