🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

git-skills-cli

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-skills-cli - npm Package Compare versions

Comparing version
1.3.8-snapshot.8
to
1.3.8-snapshot.9
+4
-4
package.json
{
"name": "git-skills-cli",
"version": "1.3.8-snapshot.8",
"version": "1.3.8-snapshot.9",
"description": "The open agent skills ecosystem",

@@ -81,7 +81,7 @@ "type": "module",

"type": "git",
"url": "git+https://github.com/vercel-labs/skills.git"
"url": "git+https://github.com/lowezheng/skills.git"
},
"homepage": "https://github.com/vercel-labs/skills#readme",
"homepage": "https://github.com/lowezheng/skills.git#readme",
"bugs": {
"url": "https://github.com/vercel-labs/skills/issues"
"url": "https://github.com/lowezheng/skills/issues"
},

@@ -88,0 +88,0 @@ "author": "",

Sorry, the diff of this file is too big to display