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

tsun

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsun - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

3

bin/src/service.js

@@ -39,3 +39,4 @@ "use strict";

noEmitHelpers: true,
noUnusedLocals: false
noUnusedLocals: false,
noEmit: false
};

@@ -42,0 +43,0 @@ function compileOption() {

{
"name": "tsun",
"preferGlobal": true,
"version": "0.3.3",
"version": "0.3.4",
"description": "TSUN: a repl for TypeScript Upgraded Node",

@@ -38,3 +38,4 @@ "bin": "./bin/tsun",

"@types/colors": "^0.6.33",
"@types/diff": "0.0.31"
"@types/diff": "0.0.31",
"typescript": "^2.2.0-dev.20161128"
},

@@ -41,0 +42,0 @@ "peerDependencies": {

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