Huge News!Announcing our $40M Series B led by Abstract Ventures.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 0.1.12 to 0.1.13

25

package.json
{
"name": "@reflink/reflink",
"version": "0.1.12",
"version": "0.1.13",
"main": "index.js",

@@ -38,2 +38,13 @@ "types": "index.d.ts",

},
"packageManager": "pnpm@8.10.0",
"optionalDependencies": {
"@reflink/reflink-win32-x64-msvc": "0.1.13",
"@reflink/reflink-darwin-x64": "0.1.13",
"@reflink/reflink-linux-x64-gnu": "0.1.13",
"@reflink/reflink-darwin-arm64": "0.1.13",
"@reflink/reflink-linux-arm64-gnu": "0.1.13",
"@reflink/reflink-linux-arm64-musl": "0.1.13",
"@reflink/reflink-win32-arm64-msvc": "0.1.13",
"@reflink/reflink-linux-x64-musl": "0.1.13"
},
"scripts": {

@@ -43,3 +54,2 @@ "artifacts": "napi artifacts",

"build:debug": "napi build --platform",
"prepublishOnly": "napi prepublish -t npm",
"pretest": "yarn build",

@@ -50,14 +60,3 @@ "test": "cargo t && vitest",

"version": "napi version"
},
"packageManager": "yarn@3.6.3",
"optionalDependencies": {
"@reflink/reflink-win32-x64-msvc": "0.1.12",
"@reflink/reflink-darwin-x64": "0.1.12",
"@reflink/reflink-linux-x64-gnu": "0.1.12",
"@reflink/reflink-darwin-arm64": "0.1.12",
"@reflink/reflink-linux-arm64-gnu": "0.1.12",
"@reflink/reflink-linux-arm64-musl": "0.1.12",
"@reflink/reflink-win32-arm64-msvc": "0.1.12",
"@reflink/reflink-linux-x64-musl": "0.1.12"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc