🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

@ruvector/sona-linux-arm64-gnu

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ruvector/sona-linux-arm64-gnu - npm Package Compare versions

Comparing version
0.1.5
to
0.1.7
+16
-7
package.json
{
"name": "@ruvector/sona-linux-arm64-gnu",
"version": "0.1.5",
"os": ["linux"],
"cpu": ["arm64"],
"version": "0.1.7",
"os": [
"linux"
],
"cpu": [
"arm64"
],
"main": "sona.linux-arm64-gnu.node",
"files": ["sona.linux-arm64-gnu.node"],
"license": "MIT",
"repository": {"type": "git", "url": "https://github.com/ruvnet/ruvector.git"}
}
"files": [
"sona.linux-arm64-gnu.node"
],
"license": "MIT OR Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/ruvnet/ruvector.git"
}
}

Sorry, the diff of this file is not supported yet