glob-hasher
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "glob-hasher", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"main": "index.js", | ||
@@ -38,8 +38,8 @@ "description": "A simple glob hasher for Node.js, uses Rust for faster globbing and hashing", | ||
"optionalDependencies": { | ||
"glob-hasher-win32-x64-msvc": "1.0.2", | ||
"glob-hasher-darwin-x64": "1.0.2", | ||
"glob-hasher-linux-x64-gnu": "1.0.2", | ||
"glob-hasher-darwin-arm64": "1.0.2", | ||
"glob-hasher-win32-arm64-msvc": "1.0.2" | ||
"glob-hasher-win32-x64-msvc": "1.0.3", | ||
"glob-hasher-darwin-x64": "1.0.3", | ||
"glob-hasher-linux-x64-gnu": "1.0.3", | ||
"glob-hasher-darwin-arm64": "1.0.3", | ||
"glob-hasher-win32-arm64-msvc": "1.0.3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
19249
18
341