Comparing version 0.39.0 to 0.39.1
{ | ||
"name": "tsickle", | ||
"version": "0.39.0", | ||
"version": "0.39.1", | ||
"description": "Transpile TypeScript code to JavaScript with Closure annotations.", | ||
@@ -14,3 +14,3 @@ "main": "src/tsickle.js", | ||
"peerDependencies": { | ||
"typescript": "~3.8.2" | ||
"typescript": "~3.9.5" | ||
}, | ||
@@ -17,0 +17,0 @@ "devDependencies": { |
@@ -143,3 +143,5 @@ # Tsickle - TypeScript to Closure Translator [![Build Status](https://circleci.com/gh/angular/tsickle.svg?style=svg)](https://circleci.com/gh/angular/tsickle) [![Windows build](https://ci.appveyor.com/api/projects/status/puxdblmlqbofqqt1/branch/master?svg=true)](https://ci.appveyor.com/project/alexeagle/tsickle/branch/master) | ||
- `bazel test test:golden_test` executes the golden tests, | ||
- `yarn test` runs unit tests and e2e tests. | ||
- `node check_format.js` checks the source code formatting using | ||
`clang-format`, | ||
- `yarn test` runs unit tests, e2e tests and checks the source code formatting. | ||
@@ -214,3 +216,6 @@ ### Debugging | ||
Run `bazel run :npm_package.publish` from the master branch | ||
(you must be logged into the `angular` shared npm account). | ||
From the master branch run: | ||
``` | ||
bazel run :npm_package.publish -- --registry https://wombat-dressing-room.appspot.com | ||
``` |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1030083
220
0