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

@dog-ai/github-wrapper

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dog-ai/github-wrapper - npm Package Compare versions

Comparing version 2.0.5 to 2.0.6

11

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc