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 6.0.0 to 6.0.1

2

dist/bin.js

@@ -26,3 +26,3 @@ #!/usr/bin/env node

typeCheck: ['type-check'],
transpileOnly: ['transpile-only'],
transpileOnly: ['T', 'transpile-only'],
cacheDirectory: ['cache-directory'],

@@ -29,0 +29,0 @@ ignore: ['I'],

{
"name": "ts-node",
"version": "6.0.0",
"version": "6.0.1",
"description": "TypeScript execution environment and REPL for node",

@@ -73,3 +73,3 @@ "main": "dist/index.js",

"tslint-config-standard": "^7.0.0",
"typescript": "^2.7.2"
"typescript": "^2.8.1"
},

@@ -76,0 +76,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

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