🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

ts-node-dev

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-node-dev - npm Package Versions

1345
8

1.1.0

Diff
whitecolor
published 1.1.0 •

Changelog

Source

1.1.0 (2020-12-10)

  • fix: not kill child process if it has its own exception handlers
  • fix: use either process.send or writeFile fallback
  • fix: prevent handling of duplicate compilation requests
whitecolor
published 1.0.0 •

Changelog

Source

1.0.0 (2020-10-17)

  • upgrade to ts-node v9
whitecolor
published 1.0.0-pre.66 •
whitecolor
published 1.0.0-pre.65 •

Changelog

Source

1.0.0-pre.65 (2020-10-15)

  • add --quiet option to silent [INFO] messages
whitecolor
published 1.0.0-pre.64 •
whitecolor
published 1.0.0-pre.63 •

Changelog

Source

1.0.0-pre.63 (2020-09-22)

  • fix --cache-directory flag
whitecolor
published 1.0.0-pre.62 •

Changelog

Source

1.0.0-pre.62 (2020-08-22)

  • fix child fork override
whitecolor
published 1.0.0-pre.61 •

Changelog

Source

1.0.0-pre.61 (2020-08-26)

  • fix terminal clear
whitecolor
published 1.0.0-pre.60 •

Changelog

Source

1.0.0-pre.60 (2020-08-22)

  • full migration to typescript src
  • fixes of require.extensions behavior in compiler
  • child error stack output is back
whitecolor
published 1.0.0-pre.59 •

Changelog

Source

1.0.0-pre.59 (2020-08-20)

  • fix handing require extensions (#185, #196)