ts-node-dev
Advanced tools
Comparing version
### Yalc changelog | ||
## 1.0.0-pre.54 | ||
## 1.0.0-pre.54 (2020-07-24) | ||
- handle JSX extension | ||
- remove `node-notifier` from `peerDependencies` | ||
## 1.0.0-pre.54 (2020-07-23) | ||
- handle JSX extension, when `allowJs` enabled | ||
## 1.0.0-pre.53 (2020-07-23) | ||
- node-notifier to peerDeps | ||
- move `node-notifier` to `peerDependencies` | ||
- add --script-mode flag handling | ||
@@ -11,0 +15,0 @@ |
{ | ||
"name": "ts-node-dev", | ||
"version": "1.0.0-pre.54", | ||
"version": "1.0.0-pre.55", | ||
"description": "Compiles your TS app and restarts when files are modified.", | ||
@@ -43,4 +43,3 @@ "keywords": [ | ||
"ci-local": "docker run --name travis-debug -dit quay.io/travisci/ci-nodejs", | ||
"manual": "ts-node test/manual/run.ts", | ||
"postinstall": "echo If you want desktop-notifications you can run \"npm i node-notifier@^5.4.0\"!" | ||
"manual": "ts-node test/manual/run.ts" | ||
}, | ||
@@ -81,5 +80,4 @@ "dependencies": { | ||
"peerDependencies": { | ||
"node-notifier": "^5.4.0", | ||
"typescript": "*" | ||
} | ||
} |
@@ -60,2 +60,6 @@ # ts-node-dev | ||
**Desktop Notifications** | ||
If you want desktop-notifications you should install `node-notifier` package. | ||
**Caveats and points of notice:** | ||
@@ -62,0 +66,0 @@ |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
44449
0.24%12
-7.69%81
5.19%0
-100%