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.22 to 1.0.23

3

CHANGELOG.md
# @gilamran/tsc-watch CHANGELOG
## v1.0.23 - 1/06/2018
* Typescript as a peer dependency (Thanks to @asztal)
## v1.0.22 - 1/06/2018

@@ -4,0 +7,0 @@ * Added support for Typescript 2.9+

6

package.json
{
"name": "tsc-watch",
"version": "1.0.22",
"version": "1.0.23",
"description": "The TypeScript compiler with onSuccess command",

@@ -28,3 +28,5 @@ "scripts": {

"ps-tree": "^1.1.0",
"strip-ansi": "^4.0.0",
"strip-ansi": "^4.0.0"
},
"peerDependencies": {
"typescript": "*"

@@ -31,0 +33,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