Comparing version 0.3.3 to 0.3.4
@@ -39,3 +39,4 @@ "use strict"; | ||
noEmitHelpers: true, | ||
noUnusedLocals: false | ||
noUnusedLocals: false, | ||
noEmit: false | ||
}; | ||
@@ -42,0 +43,0 @@ function compileOption() { |
{ | ||
"name": "tsun", | ||
"preferGlobal": true, | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"description": "TSUN: a repl for TypeScript Upgraded Node", | ||
@@ -38,3 +38,4 @@ "bin": "./bin/tsun", | ||
"@types/colors": "^0.6.33", | ||
"@types/diff": "0.0.31" | ||
"@types/diff": "0.0.31", | ||
"typescript": "^2.2.0-dev.20161128" | ||
}, | ||
@@ -41,0 +42,0 @@ "peerDependencies": { |
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
26234
616
3