New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@reflink/reflink

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reflink/reflink - npm Package Compare versions

Comparing version

to
0.1.18

18

package.json
{
"name": "@reflink/reflink",
"version": "0.1.17",
"version": "0.1.18",
"main": "index.js",

@@ -54,11 +54,11 @@ "types": "index.d.ts",

"optionalDependencies": {
"@reflink/reflink-win32-x64-msvc": "0.1.17",
"@reflink/reflink-darwin-x64": "0.1.17",
"@reflink/reflink-linux-x64-gnu": "0.1.17",
"@reflink/reflink-darwin-arm64": "0.1.17",
"@reflink/reflink-linux-arm64-gnu": "0.1.17",
"@reflink/reflink-linux-arm64-musl": "0.1.17",
"@reflink/reflink-win32-arm64-msvc": "0.1.17",
"@reflink/reflink-linux-x64-musl": "0.1.17"
"@reflink/reflink-win32-x64-msvc": "0.1.18",
"@reflink/reflink-darwin-x64": "0.1.18",
"@reflink/reflink-linux-x64-gnu": "0.1.18",
"@reflink/reflink-darwin-arm64": "0.1.18",
"@reflink/reflink-linux-arm64-gnu": "0.1.18",
"@reflink/reflink-linux-arm64-musl": "0.1.18",
"@reflink/reflink-win32-arm64-msvc": "0.1.18",
"@reflink/reflink-linux-x64-musl": "0.1.18"
}
}