Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.8.0 to 0.9.0

dist/_bin.d.ts

8

package.json
{
"name": "ts-node",
"version": "0.8.0",
"version": "0.9.0",
"preferGlobal": true,
"description": "TypeScript execution environment and REPL for node",
"main": "dist/ts-node.js",
"main": "dist/index.js",
"bin": {
"ts-node": "dist/bin/ts-node.js"
"ts-node": "dist/bin.js"
},

@@ -55,3 +55,3 @@ "files": [

"tslint-config-standard": "^1.0.0",
"typescript": "^1.8.10",
"typescript": "1.8.7",
"typings": "^1.0.4"

@@ -58,0 +58,0 @@ },

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