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

auto-approver

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auto-approver - npm Package Compare versions

Comparing version 1.11.1 to 1.12.0

18

package.json

@@ -7,5 +7,5 @@ {

"dependencies": {
"axios": "1.3.6",
"commander": "10.0.1",
"cosmiconfig": "8.1.3",
"axios": "1.6.0",
"commander": "11.1.0",
"cosmiconfig": "8.3.6",
"logdown": "3.3.1"

@@ -15,6 +15,6 @@ },

"devDependencies": {
"http-status-codes": "2.2.0",
"nock": "13.3.0",
"rimraf": "5.0.0",
"typescript": "5.0.4"
"http-status-codes": "2.3.0",
"nock": "13.3.7",
"rimraf": "5.0.5",
"typescript": "5.2.2"
},

@@ -53,4 +53,4 @@ "engines": {

"type": "module",
"version": "1.11.1",
"gitHead": "fee6dde4396255259028c1c723a95b9f6ec5b281"
"version": "1.12.0",
"gitHead": "e7bb24502cde477597fa401ea467f8d463323cda"
}

@@ -8,3 +8,3 @@ # auto-approver [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![npm version](https://img.shields.io/npm/v/auto-approver.svg?style=flat)](https://www.npmjs.com/package/auto-approver)

- [Node.js](https://nodejs.org) >= 14
- npm (preinstalled) or [yarn](https://classic.yarnpkg.com) < 2
- npm (preinstalled) or [yarn](https://classic.yarnpkg.com)

@@ -11,0 +11,0 @@ ## Installation

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