New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lerna/github-client

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/github-client - npm Package Compare versions

Comparing version

to
5.5.2

8

package.json
{
"name": "@lerna/github-client",
"version": "5.5.1",
"version": "5.5.2",
"description": "An internal Lerna tool",

@@ -34,9 +34,9 @@ "keywords": [

"dependencies": {
"@lerna/child-process": "5.5.1",
"@lerna/child-process": "5.5.2",
"@octokit/plugin-enterprise-rest": "^6.0.1",
"@octokit/rest": "^19.0.3",
"git-url-parse": "^12.0.0",
"git-url-parse": "^13.1.0",
"npmlog": "^6.0.2"
},
"gitHead": "9f119b009ef92f0a938c38e15d4a90007502c684"
"gitHead": "6a0c3fb1cb0aad0f79e6110806af9f54058f5be0"
}