Socket
Socket
Sign inDemoInstall

safefs

Package Overview
Dependencies
Maintainers
2
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 6.15.0 to 6.16.0-next.1627672070.44c22c37ea1f2102dcb2f98605fe0512835740d3

4

HISTORY.md
# History
## v6.16.0 2021 July 31
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v6.15.0 2021 July 28

@@ -4,0 +8,0 @@

16

package.json
{
"title": "Safe FS",
"name": "safefs",
"version": "6.15.0",
"version": "6.16.0-next.1627672070.44c22c37ea1f2102dcb2f98605fe0512835740d3",
"description": "Stop getting EMFILE errors! Open only as many files as the operating system supports.",

@@ -75,3 +75,3 @@ "homepage": "https://github.com/bevry/safefs",

{
"description": "ESNext source code for Node.js 10 || 12 || 14 with Require for modules",
"description": "ESNext source code for Node.js 10 || 12 || 14 || 16 with Require for modules",
"directory": "source",

@@ -86,3 +86,3 @@ "entry": "index.js",

"engines": {
"node": "10 || 12 || 14"
"node": "10 || 12 || 14 || 16"
}

@@ -97,12 +97,12 @@ }

"devDependencies": {
"@bevry/update-contributors": "^1.18.0",
"assert-helpers": "^8.2.0",
"@bevry/update-contributors": "^1.19.0",
"assert-helpers": "^8.4.0",
"eslint": "^7.31.0",
"eslint-config-bevry": "^3.23.0",
"eslint-config-bevry": "^3.27.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-prettier": "^3.4.0",
"kava": "^5.14.0",
"kava": "^5.15.0",
"prettier": "^2.3.2",
"projectz": "^2.18.0",
"projectz": "^2.22.0",
"rimraf": "^3.0.2",

@@ -109,0 +109,0 @@ "valid-directory": "^3.7.0"

@@ -72,3 +72,3 @@ <!-- TITLE/ -->

<ul><li><code>safefs</code> aliases <code>safefs/source/index.js</code></li>
<li><code>safefs/source/index.js</code> is <a href="https://en.wikipedia.org/wiki/ECMAScript#ES.Next" title="ECMAScript Next">ESNext</a> source code for <a href="https://nodejs.org" title="Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine">Node.js</a> 10 || 12 || 14 with <a href="https://nodejs.org/dist/latest-v5.x/docs/api/modules.html" title="Node/CJS Modules">Require</a> for modules</li></ul>
<li><code>safefs/source/index.js</code> is <a href="https://en.wikipedia.org/wiki/ECMAScript#ES.Next" title="ECMAScript Next">ESNext</a> source code for <a href="https://nodejs.org" title="Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine">Node.js</a> 10 || 12 || 14 || 16 with <a href="https://nodejs.org/dist/latest-v5.x/docs/api/modules.html" title="Node/CJS Modules">Require</a> for modules</li></ul>

@@ -75,0 +75,0 @@ <!-- /INSTALL -->

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