Comparing version 0.34.2 to 0.34.3
{ | ||
"name": "tsickle", | ||
"version": "0.34.2", | ||
"version": "0.34.3", | ||
"description": "Transpile TypeScript code to JavaScript with Closure annotations.", | ||
@@ -20,3 +20,3 @@ "main": "src/tsickle.js", | ||
"peerDependencies": { | ||
"typescript": "~3.1.3 || ~3.2.0-rc" | ||
"typescript": "~3.3.1" | ||
}, | ||
@@ -23,0 +23,0 @@ "devDependencies": { |
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
997333