Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tsickle

Package Overview
Dependencies
Maintainers
2
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsickle - npm Package Compare versions

Comparing version 0.23.1 to 0.23.2

8

package.json
{
"name": "tsickle",
"version": "0.23.1",
"version": "0.23.2",
"description": "Transpile TypeScript code to JavaScript with Closure annotations.",
"main": "build/src/tsickle.js",
"typings": "build/definitions/tsickle.d.ts",
"bin": "build/src/main.js",
"main": "built/src/tsickle.js",
"typings": "built/definitions/tsickle.d.ts",
"bin": "built/src/main.js",
"directories": {

@@ -9,0 +9,0 @@ "test": "test"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc