New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fezvrasta/tsc-silent

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fezvrasta/tsc-silent - npm Package Compare versions

Comparing version

to
1.3.2

2

dist/tsc-silent.js

@@ -32,3 +32,3 @@ "use strict";

"--help": Boolean,
suppressConfig: Boolean,
"--suppressConfig": Boolean,
}), arg_ = _a._, _b = _a["--suppress"], argSuppress = _b === void 0 ? [] : _b, argCompiler = _a["--compiler"], argProject = _a["--project"], argCreateSourceFile = _a["--createSourceFile"], _c = _a["--watch"], argWatch = _c === void 0 ? false : _c, _d = _a["--stats"], argStats = _d === void 0 ? false : _d, _e = _a["--help"], argHelp = _e === void 0 ? false : _e, _f = _a["--suppressCOnfig"], argSuppressConfig = _f === void 0 ? false : _f;

@@ -35,0 +35,0 @@ var argv = {

{
"name": "@fezvrasta/tsc-silent",
"version": "1.3.1",
"version": "1.3.2",
"description": "tsc with --supress",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -35,3 +35,3 @@ // tslint:disable no-console

"--help": Boolean,
suppressConfig: Boolean,
"--suppressConfig": Boolean,
});

@@ -38,0 +38,0 @@ const argv = {