@dog-ai/github-wrapper
Advanced tools
Comparing version 2.0.5 to 2.0.6
{ | ||
"name": "@dog-ai/github-wrapper", | ||
"description": "A GitHub wrapper library", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"engines": { | ||
@@ -20,3 +20,3 @@ "node": ">= 6.0.0" | ||
"dependencies": { | ||
"@octokit/rest": "16.28.0", | ||
"@octokit/rest": "16.28.1", | ||
"lodash": "4.17.11" | ||
@@ -37,3 +37,3 @@ }, | ||
"eslint-plugin-standard": "4.0.0", | ||
"eslint-plugin-unicorn": "9.0.0", | ||
"eslint-plugin-unicorn": "9.1.0", | ||
"jest": "22.4.2", | ||
@@ -43,3 +43,3 @@ "npm-merge-driver": "2.3.5", | ||
"semantic-release": "15.13.12", | ||
"snyk": "1.174.1" | ||
"snyk": "1.174.2" | ||
}, | ||
@@ -83,3 +83,6 @@ "config": { | ||
"prepublish": "npm run compile" | ||
}, | ||
"release": { | ||
"analyzeCommits": "simple-commit-message" | ||
} | ||
} |
11165
+ Added@octokit/rest@16.28.1(transitive)
- Removed@octokit/rest@16.28.0(transitive)
Updated@octokit/rest@16.28.1