Socket
Socket
Sign inDemoInstall

tsc

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsc - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

4

bin/tsc.js

@@ -47,2 +47,4 @@ // @ts-check

console.log(`- Use ${colours.bright}npm install typescript${colours.reset} to first add TypeScript to your project ${colours.bright}before${colours.reset} using npx`)
console.log(`- Use ${colours.bright}yarn${colours.reset} to avoid accidentally running code from packages which haven't been installed`)
console.log(`- Use ${colours.bright}yarn${colours.reset} to avoid accidentally running code from un-installed packages`)
process.exitCode = 1;
{
"name": "tsc",
"version": "2.0.3",
"version": "2.0.4",
"description": "A deprecated release of the TypeScript compiler",

@@ -5,0 +5,0 @@ "main": "./bin/tsc.js",

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