You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

@lerna/github-client

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.1.6

@@ -6,2 +6,10 @@ # Change Log

## [5.1.6](https://github.com/lerna/lerna/compare/v5.1.5...v5.1.6) (2022-06-24)
**Note:** Version bump only for package @lerna/github-client
## [5.1.5](https://github.com/lerna/lerna/compare/v5.1.4...v5.1.5) (2022-06-24)

@@ -8,0 +16,0 @@

{
"name": "@lerna/github-client",
"version": "5.1.5",
"version": "5.1.6",
"description": "An internal Lerna tool",

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

"dependencies": {
"@lerna/child-process": "5.1.5",
"@lerna/child-process": "5.1.6",
"@octokit/plugin-enterprise-rest": "^6.0.1",

@@ -41,3 +41,3 @@ "@octokit/rest": "^18.1.0",

},
"gitHead": "ef1ff4b464127ef1b4a0d3845e2e18e0cf37b01d"
"gitHead": "edf59da6f9c8753530ef0d811bdf75f4dad16128"
}