@k88/format-webpack-messages
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@k88/format-webpack-messages", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Formats Webpack error messages", | ||
@@ -41,12 +41,12 @@ "keywords": [ | ||
"dependencies": { | ||
"chalk": "^4.0.0" | ||
"chalk": "^4.1.0" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^6.8.0", | ||
"eslint-config-twilio-ts": "^1.22.0", | ||
"husky": "^4.2.3", | ||
"ts-node": "^8.8.1", | ||
"typescript": "^3.8.3" | ||
"eslint": "^7.5.0", | ||
"eslint-config-twilio-ts": "^1.28.0", | ||
"husky": "^4.2.5", | ||
"ts-node": "^8.10.2", | ||
"typescript": "^3.9.7" | ||
}, | ||
"reveal": true | ||
} |
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
10267
Updatedchalk@^4.1.0