Socket
Socket
Sign inDemoInstall

superagent

Package Overview
Dependencies
35
Maintainers
7
Versions
169
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.5 to 8.0.6

16

package.json
{
"name": "superagent",
"description": "elegant & feature rich browser / node HTTP with a fluent API",
"version": "8.0.5",
"version": "8.0.6",
"author": "TJ Holowaychuk <tj@vision-media.ca>",

@@ -27,3 +27,3 @@ "browser": {

"form-data": "^4.0.0",
"formidable": "^2.0.1",
"formidable": "^2.1.1",
"methods": "^1.1.2",

@@ -36,6 +36,6 @@ "mime": "2.6.0",

"@babel/cli": "^7.19.3",
"@babel/core": "^7.19.6",
"@babel/core": "^7.20.5",
"@babel/plugin-transform-runtime": "^7.19.6",
"@babel/preset-env": "^7.19.4",
"@babel/runtime": "^7.19.4",
"@babel/preset-env": "^7.20.2",
"@babel/runtime": "^7.20.6",
"@commitlint/cli": "17",

@@ -50,3 +50,3 @@ "@commitlint/config-conventional": "17",

"cross-env": "^7.0.3",
"eslint": "^8.26.0",
"eslint": "^8.29.0",
"eslint-config-xo-lass": "2",

@@ -61,3 +61,3 @@ "eslint-plugin-compat": "^4.0.2",

"lint-staged": "12",
"marked": "^4.1.1",
"marked": "^4.2.4",
"mocha": "^6.2.3",

@@ -72,3 +72,3 @@ "multer": "1.4.5-lts.1",

"tinyify": "3.0.0",
"xo": "^0.52.4",
"xo": "^0.53.1",
"zuul": "^3.12.0"

@@ -75,0 +75,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc