Comparing version 8.4.0 to 8.5.0
{ | ||
"title": "Safe FS", | ||
"name": "safefs", | ||
"version": "8.4.0", | ||
"version": "8.5.0", | ||
"description": "Stop getting EMFILE errors! Open only as many files as the operating system supports.", | ||
@@ -99,9 +99,9 @@ "homepage": "https://github.com/bevry/safefs", | ||
"graceful-fs": "^4.2.11", | ||
"version-compare": "^3.3.0" | ||
"version-compare": "^3.4.0" | ||
}, | ||
"devDependencies": { | ||
"@bevry/update-contributors": "^1.23.0", | ||
"assert-helpers": "^11.5.0", | ||
"assert-helpers": "^11.6.0", | ||
"eslint": "^8.54.0", | ||
"eslint-config-bevry": "^5.0.0", | ||
"eslint-config-bevry": "^5.2.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
@@ -111,7 +111,7 @@ "eslint-plugin-babel": "^5.3.1", | ||
"jsdoc": "^4.0.2", | ||
"kava": "^7.2.0", | ||
"kava": "^7.4.0", | ||
"prettier": "^3.1.0", | ||
"projectz": "^3.2.0", | ||
"projectz": "^3.4.0", | ||
"surge": "^0.23.1", | ||
"valid-directory": "^4.4.0" | ||
"valid-directory": "^4.5.0" | ||
}, | ||
@@ -118,0 +118,0 @@ "scripts": { |
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
17
Updatedversion-compare@^3.4.0