Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "cli-watch", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "A file watch command line tool for run shell while file changed.", | ||
@@ -28,5 +28,5 @@ "main": "index.js", | ||
"debug": "~2.2.0", | ||
"gaze": "~1.0.0", | ||
"gaze": "^1.1.2", | ||
"shelljs": "^0.7.5" | ||
} | ||
} |
@@ -15,3 +15,3 @@ cli-watch is a cmd tool to run shell while files changed. | ||
`watch -f *.js -r 'uglifyjs ${p} -o ${n}.min.js'` | ||
`watch -f '*.js' -r 'uglifyjs ${p} -o ${n}.min.js'` | ||
@@ -18,0 +18,0 @@ |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
3119
1
+ Addedgaze@1.1.3(transitive)
+ Addedglob@7.1.7(transitive)
+ Addedglobule@1.3.4(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedminimatch@3.0.8(transitive)
- Removedgaze@1.0.0(transitive)
- Removedglob@3.2.117.2.3(transitive)
- Removedglobule@0.2.0(transitive)
- Removedlodash@2.4.2(transitive)
- Removedlru-cache@2.7.3(transitive)
- Removedminimatch@0.2.140.3.03.1.2(transitive)
- Removedsigmund@1.0.1(transitive)
Updatedgaze@^1.1.2