tslint-jasmine-rules
Advanced tools
Comparing version 1.6.0 to 1.6.1
{ | ||
"name": "tslint-jasmine-rules", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"description": "tslint rules for jasmine", | ||
@@ -38,4 +38,4 @@ "main": "dist/index.js", | ||
"peerDependencies": { | ||
"tslint": "^5.0.0" | ||
"tslint": ">=5.0.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
10696