🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@getcolter/cli-linux-arm64

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@getcolter/cli-linux-arm64 - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+12
-5
package.json
{
"name": "@getcolter/cli-linux-arm64",
"version": "0.1.0",
"version": "0.1.1",
"description": "Colter CLI binary for Linux ARM64",

@@ -12,8 +12,15 @@ "license": "SEE LICENSE IN LICENSE",

"type": "git",
"url": "https://github.com/mfbahc/colter.git"
"url": "https://github.com/mfbahc/agentic-com.git"
},
"os": ["linux"],
"cpu": ["arm64"],
"files": ["bin", "LICENSE"],
"os": [
"linux"
],
"cpu": [
"arm64"
],
"files": [
"bin",
"LICENSE"
],
"preferUnplugged": true
}

Sorry, the diff of this file is not supported yet