Socket
Socket
Sign inDemoInstall

tsx

Package Overview
Dependencies
Maintainers
1
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsx - npm Package Compare versions

Comparing version 3.5.1 to 3.6.0

dist/package-1ebaba9f.cjs

2

dist/loader.js

@@ -1,1 +0,1 @@

import{r}from"./pkgroll_create-require-890b6873.js";export*from"@esbuild-kit/esm-loader";import"module";r("@esbuild-kit/cjs-loader");
import{r}from"./pkgroll_create-require-40666c6a.js";export*from"@esbuild-kit/esm-loader";import"module";r("@esbuild-kit/cjs-loader");

@@ -1,3 +0,3 @@

import c from"repl";import{transform as l}from"@esbuild-kit/core-utils";import{v as m}from"./package-0f4ac2cf.js";console.log(`Welcome to tsx v${m} (Node.js ${process.version}).
import c from"repl";import{transform as l}from"@esbuild-kit/core-utils";import{v as m}from"./package-5e172dec.js";console.log(`Welcome to tsx v${m} (Node.js ${process.version}).
Type ".help" for more information.`);const e=c.start(),{eval:i}=e,p=async function(r,t,o,s){const n=await l(r,o,{loader:"ts"}).catch(a=>(console.log(a.message),{code:`
`}));return i.call(this,n.code,t,o,s)};e.eval=p;
{
"name": "tsx",
"version": "3.5.1",
"version": "3.6.0",
"description": "TypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript & ESM files",

@@ -57,2 +57,3 @@ "keywords": [

"get-node": "^13.0.1",
"kolorist": "^1.5.1",
"manten": "^0.1.0",

@@ -59,0 +60,0 @@ "pkgroll": "^1.3.1",

@@ -78,3 +78,3 @@ # tsx

### Watch mode
Run file and automatically re-run on changes:
Run file and automatically rerun on changes:

@@ -88,3 +88,5 @@ ```sh

Press <kbd>Return</kbd> to manually re-run.
#### Tips
- Press <kbd>Return</kbd> to manually rerun
- Pass in `--clear-screen=false` to disable clearing the screen on rerun

@@ -91,0 +93,0 @@ ### REPL

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc