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

@getcolter/cli-darwin-x64

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-darwin-x64 - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+12
-5
package.json
{
"name": "@getcolter/cli-darwin-x64",
"version": "0.1.0",
"version": "0.1.1",
"description": "Colter CLI binary for macOS Intel (x64)",

@@ -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": ["darwin"],
"cpu": ["x64"],
"files": ["bin", "LICENSE"],
"os": [
"darwin"
],
"cpu": [
"x64"
],
"files": [
"bin",
"LICENSE"
],
"preferUnplugged": true
}

Sorry, the diff of this file is not supported yet