Socket
Socket
Sign inDemoInstall

ts-node

Package Overview
Dependencies
Maintainers
1
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-node - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

2

dist/ts-node.js

@@ -15,3 +15,3 @@ var __extends = (this && this.__extends) || function (d, b) {

var chalk = require('chalk');
exports.VERSION = '0.2.0';
exports.VERSION = '0.2.2';
exports.EXTENSIONS = ['.ts', '.tsx'];

@@ -18,0 +18,0 @@ function readConfig(cwd, ts) {

{
"name": "ts-node",
"version": "0.2.1",
"version": "0.2.2",
"preferGlobal": true,

@@ -5,0 +5,0 @@ "description": "TypeScript execution environment for node",

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