Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "gulp-tsb", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"author": "Johannes Rieken <johannes.rieken@gmail.com>", | ||
@@ -31,7 +31,7 @@ "description": "A gulp plugin for very fast TypeScript compilation.", | ||
"mocha": "*", | ||
"typescript": ">=2.0.2" | ||
"typescript": "^2.0.3" | ||
}, | ||
"peerDependencies": { | ||
"typescript": ">=2.0.2" | ||
"typescript": "^2.0.3" | ||
} | ||
} |
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
35416