Socket
Socket
Sign inDemoInstall

tsc-watch

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsc-watch - npm Package Compare versions

Comparing version 6.0.3 to 6.0.4

0

dist/client/client.d.ts

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

export * from './client';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

4

package.json
{
"name": "tsc-watch",
"version": "6.0.3",
"version": "6.0.4",
"description": "The TypeScript compiler with onSuccess command",
"scripts": {
"clean": "rimraf dist && rimraf tmp",
"prepublish": "crlf --set=LF index.js client.js dist/**/*",
"test": "npm run build && jest --verbose --runInBand",

@@ -62,2 +63,3 @@ "build": "npm run clean && npm run build-lib && npm run build-client",

"@types/ps-tree": "^1.1.2",
"crlf": "^1.1.1",
"fs-extra": "^11.1.1",

@@ -64,0 +66,0 @@ "jest": "^29.5.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