superagent
Advanced tools
Comparing version 8.0.5 to 8.0.6
{ | ||
"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 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updatedformidable@^2.1.1