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.2 to 1.0.3

8

package.json
{
"name": "tsc-watch",
"version": "1.0.2",
"version": "1.0.3",
"description": "The TypeScirpt compiler with onSuccess command",

@@ -24,3 +24,7 @@ "main": "tsc-watch.js",

},
"homepage": "https://github.com/gilamran/tsc-watch#readme"
"homepage": "https://github.com/gilamran/tsc-watch#readme",
"dependencies": {
"chalk": "^1.1.3",
"cross-spawn": "^5.1.0"
}
}

Sorry, the diff of this file is not supported yet

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