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.3.1
to
0.3.2
+11
-4
package.json
{
"name": "@getcolter/cli-darwin-x64",
"version": "0.3.1",
"version": "0.3.2",
"description": "Colter CLI binary for macOS Intel (x64)",

@@ -14,6 +14,13 @@ "license": "SEE LICENSE IN LICENSE",

},
"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