Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

safefs

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

safefs - npm Package Compare versions

Comparing version 8.5.0 to 8.6.0-next.1701794253.d969f4abd238f2523d7966f431a465bd0d457e83

18

package.json
{
"title": "Safe FS",
"name": "safefs",
"version": "8.5.0",
"version": "8.6.0-next.1701794253.d969f4abd238f2523d7966f431a465bd0d457e83",
"description": "Stop getting EMFILE errors! Open only as many files as the operating system supports.",

@@ -99,10 +99,10 @@ "homepage": "https://github.com/bevry/safefs",

"graceful-fs": "^4.2.11",
"version-compare": "^3.4.0"
"version-compare": "^3.8.0"
},
"devDependencies": {
"@bevry/update-contributors": "^1.23.0",
"assert-helpers": "^11.6.0",
"eslint": "^8.54.0",
"assert-helpers": "^11.9.0",
"eslint": "^8.55.0",
"eslint-config-bevry": "^5.2.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-babel": "^5.3.1",

@@ -114,4 +114,3 @@ "eslint-plugin-prettier": "^5.0.1",

"projectz": "^3.4.0",
"surge": "^0.23.1",
"valid-directory": "^4.5.0"
"valid-directory": "^4.6.0"
},

@@ -150,4 +149,5 @@ "scripts": {

"singleQuote": true,
"trailingComma": "es5"
"trailingComma": "all",
"endOfLine": "lf"
}
}
}

@@ -219,3 +219,3 @@ /* eslint no-sync:0 */

{ recursive: true, force: true, maxRetries: 2 },
wrappedNext
wrappedNext,
)

@@ -222,0 +222,0 @@ } else if (

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