Comparing version 0.0.11 to 0.0.12
{ | ||
"name": "codelyzer", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "A set of linters for Angular 2 applications, following https://github.com/mgechev/angular2-style-guide.", | ||
@@ -8,2 +8,3 @@ "main": "index.js", | ||
"test": "mocha --compilers ts:ts-node/register", | ||
"postinstal": "npm run tsc", | ||
"tsc": "tsc", | ||
@@ -42,4 +43,4 @@ "tscw": "tsc -w" | ||
"peerDependencies": { | ||
"tslint": "^3.5.0", | ||
"typescript": "~1.8.0" | ||
"tslint": "^3.6.0", | ||
"typescript": "^1.8.7" | ||
}, | ||
@@ -46,0 +47,0 @@ "dependencies": { |
@@ -1,2 +0,2 @@ | ||
# ng2lint | ||
# Codelyzer | ||
@@ -3,0 +3,0 @@ A set of tslint rules for static code analysis of Angular 2 TypeScript projects. |
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
443838