@netlify/ipx
Advanced tools
Comparing version 1.4.4 to 1.4.5
{ | ||
"name": "@netlify/ipx", | ||
"version": "1.4.4", | ||
"version": "1.4.5", | ||
"description": "on-demand image optimization for Netlify", | ||
@@ -20,6 +20,6 @@ "repository": "netlify/netlify-ipx", | ||
"dependencies": { | ||
"@netlify/functions": "^2.0.1", | ||
"@netlify/functions": "^2.1.0", | ||
"etag": "^1.8.1", | ||
"fs-extra": "^11.0.0", | ||
"ipx": "^1.0.0", | ||
"ipx": "^1.3.1", | ||
"micromatch": "^4.0.5", | ||
@@ -40,3 +40,3 @@ "mkdirp": "^3.0.0", | ||
"esbuild-node-loader": "^0.8.0", | ||
"eslint": "8.47.0", | ||
"eslint": "8.50.0", | ||
"jiti": "^1.13.0", | ||
@@ -43,0 +43,0 @@ "ts-node": "^10.9.1", |
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
Updated@netlify/functions@^2.1.0
Updatedipx@^1.3.1