create-nodets
Advanced tools
Comparing version 0.0.5 to 0.0.7
{ | ||
"name": "create-nodets", | ||
"version": "0.0.5", | ||
"version": "0.0.7", | ||
"description": "", | ||
@@ -32,3 +32,2 @@ "main": "./dist/create-nodets", | ||
"commander": "^8.0.0", | ||
"get-installed-path": "^4.0.8", | ||
"handlebars": "^4.5.3", | ||
@@ -35,0 +34,0 @@ "ora": "^5.4.1", |
@@ -1,2 +0,1 @@ | ||
// import { getInstalledPathSync } from 'get-installed-path'; | ||
import { exec } from 'child_process'; | ||
@@ -3,0 +2,0 @@ import { Command } from 'commander'; |
1023489
6
19
614
- Removedget-installed-path@^4.0.8
- Removedexpand-tilde@2.0.2(transitive)
- Removedget-installed-path@4.0.8(transitive)
- Removedglobal-modules@1.0.0(transitive)
- Removedglobal-prefix@1.0.2(transitive)
- Removedhomedir-polyfill@1.0.3(transitive)
- Removedini@1.3.8(transitive)
- Removedis-windows@1.0.2(transitive)
- Removedisexe@2.0.0(transitive)
- Removedparse-passwd@1.0.0(transitive)
- Removedresolve-dir@1.0.1(transitive)
- Removedwhich@1.3.1(transitive)