tslint-jasmine-rules
Advanced tools
Comparing version 1.1.3 to 1.2.0
{ | ||
"name": "tslint-jasmine-rules", | ||
"version": "1.1.3", | ||
"version": "1.2.0", | ||
"description": "tslint rules for jasmine", | ||
@@ -8,3 +8,3 @@ "main": "index.js", | ||
"release": "rimraf dist && tsc && npm t", | ||
"test": "rimraf dist && tsc && mocha --compilers ts:ts-node/register", | ||
"test": "rimraf dist && tsc && tslint --test test", | ||
"tsc": "tsc", | ||
@@ -29,13 +29,12 @@ "cp": "cp" | ||
"devDependencies": { | ||
"@types/chai": "^3.4.34", | ||
"@types/mocha": "^2.2.33", | ||
"@types/node": "0.0.2", | ||
"chai": "^3.5.0", | ||
"@types/node": "^7.0.12", | ||
"minimalist": "^1.0.0", | ||
"mocha": "^3.0.2", | ||
"rimraf": "^2.5.4", | ||
"ts-node": "^1.3.0", | ||
"tslint": "^3.15.1", | ||
"typescript": "^2.0.10" | ||
"rimraf": "^2.6.1", | ||
"ts-node": "^3.0.2", | ||
"tslint": "^5.0.0", | ||
"typescript": "^2.2.2" | ||
}, | ||
"peerDependencies": { | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
6
4237
1
4
41
1