Sign In

seedfast

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

seedfast - npm Package Compare versions

Comparing version
2.4.2
to
2.4.3
+7
-7
package.json
{
"name": "seedfast",
"version": "2.4.2",
"version": "2.4.3",
"bin": {

@@ -8,7 +8,7 @@ "seedfast": "index.js"

"optionalDependencies": {
"seedfast_linux_amd64": "2.4.2",
"seedfast_linux_arm64": "2.4.2",
"seedfast_windows_amd64": "2.4.2",
"seedfast_darwin_amd64": "2.4.2",
"seedfast_darwin_arm64": "2.4.2"
"seedfast_linux_amd64": "2.4.3",
"seedfast_linux_arm64": "2.4.3",
"seedfast_windows_amd64": "2.4.3",
"seedfast_darwin_amd64": "2.4.3",
"seedfast_darwin_arm64": "2.4.3"
},

@@ -34,4 +34,4 @@ "os": [

"type": "git",
"url": "https://github.com/argon-it/seedfast-cli"
"url": "https://github.com/seedfast-ai/cli"
}
}

@@ -34,3 +34,3 @@ # Seedfast CLI

```bash
brew install argon-it/tap/seedfast
brew install seedfast-ai/tap/seedfast
```

@@ -37,0 +37,0 @@