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 1.0.8 to 1.0.9

CHANGELOG.md

9

package.json
{
"name": "tsc-watch",
"version": "1.0.8",
"description": "The TypeScirpt compiler with onSuccess command",
"main": "tsc-watch.js",
"version": "1.0.9",
"description": "The TypeScript compiler with onSuccess command",
"scripts": {

@@ -10,3 +9,3 @@ "test": "echo \"Error: no test specified\" && exit 1"

"bin": {
"tsc-watch": "./tsc-watch.js"
"tsc-watch": "./index.js"
},

@@ -27,3 +26,3 @@ "repository": {

"dependencies": {
"chalk": "^1.1.3",
"chalk": "^2.3.0",
"cross-spawn": "^5.1.0",

@@ -30,0 +29,0 @@ "ps-tree": "^1.1.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