@atom/watcher
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "@atom/watcher", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Atom filesystem watcher", | ||
@@ -8,3 +8,3 @@ "main": "lib/index.js", | ||
"scripts": { | ||
"install": "prebuild-install || node-gyp rebuild", | ||
"install": "node-gyp rebuild", | ||
"pre-build": "prebuild --all --strip --verbose", | ||
@@ -11,0 +11,0 @@ "pre-build:upload": "prebuild --upload-all", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2
445281