Comparing version 6.0.1 to 6.0.2
module.exports = require('./dist/client'); |
#!/usr/bin/env node | ||
require('./dist/lib/tsc-watch'); |
{ | ||
"name": "tsc-watch", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"description": "The TypeScript compiler with onSuccess command", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
31826