tslint-loader
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "tslint-loader", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "tslint loader for webpack", | ||
@@ -26,8 +26,8 @@ "main": "index.js", | ||
"homepage": "https://github.com/wbuchwalter/tslint-loader", | ||
"dependencies": { | ||
"dependencies": { | ||
"loader-utils": "^0.2.7", | ||
"strip-json-comments": "^1.0.2", | ||
"tslint": "^2.3.0-beta", | ||
"tslint": "^2.3.1-beta", | ||
"typescript": "^1.5.0-beta" | ||
} | ||
} |
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
5801
Updatedtslint@^2.3.1-beta