New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

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 5.1.0 to 5.2.0-next.1574057506.8a8f8a2cbbf9576f8abbba58cf52acb2b8be3c08

4

HISTORY.md
# History
## v5.2.0 2019 November 18
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v5.1.0 2019 November 13

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

20

package.json
{
"title": "Safe FS",
"name": "safefs",
"version": "5.1.0",
"version": "5.2.0-next.1574057506.8a8f8a2cbbf9576f8abbba58cf52acb2b8be3c08",
"description": "Stop getting EMFILE errors! Open only as many files as the operating system supports.",

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

"Sean Fridman <mail@seanfridman.com> (http://seanfridman.com)",
"Kyle Robinson Young (http://dontkry.com)"
"Kyle Robinson Young (http://dontkry.com)",
"dependabot-preview[bot] (http://github.com/apps/dependabot-preview)"
],

@@ -77,4 +78,3 @@ "bugs": {

"engines": {
"node": "8 || 10 || 12 || 13",
"browsers": false
"node": "8 || 10 || 12"
}

@@ -88,13 +88,13 @@ }

"devDependencies": {
"assert-helpers": "^5.2.1",
"assert-helpers": "5.4.0",
"eslint": "^6.6.0",
"eslint-config-bevry": "^1.2.1",
"eslint-config-prettier": "^6.5.0",
"eslint-config-bevry": "^1.3.0",
"eslint-config-prettier": "^6.6.0",
"eslint-plugin-babel": "^5.3.0",
"eslint-plugin-prettier": "^3.1.1",
"kava": "^3.2.0",
"kava": "4.1.0",
"prettier": "^1.19.1",
"projectz": "^1.9.0",
"projectz": "^1.11.0",
"rimraf": "3.0.0",
"valid-directory": "^1.0.0"
"valid-directory": "^1.1.1"
},

@@ -101,0 +101,0 @@ "scripts": {

@@ -126,3 +126,4 @@ <!-- TITLE/ -->

<li><a href="http://seanfridman.com">Sean Fridman</a> — <a href="https://github.com/bevry/safefs/commits?author=sfrdmn" title="View the GitHub contributions of Sean Fridman on repository bevry/safefs">view contributions</a></li>
<li><a href="http://dontkry.com">Kyle Robinson Young</a> — <a href="https://github.com/bevry/safefs/commits?author=shama" title="View the GitHub contributions of Kyle Robinson Young on repository bevry/safefs">view contributions</a></li></ul>
<li><a href="http://dontkry.com">Kyle Robinson Young</a> — <a href="https://github.com/bevry/safefs/commits?author=shama" title="View the GitHub contributions of Kyle Robinson Young on repository bevry/safefs">view contributions</a></li>
<li><a href="http://github.com/apps/dependabot-preview">dependabot-preview[bot]</a> — <a href="https://github.com/bevry/safefs/commits?author=dependabot-preview[bot]" title="View the GitHub contributions of dependabot-preview[bot] on repository bevry/safefs">view contributions</a></li></ul>

@@ -129,0 +130,0 @@ <a href="https://github.com/bevry/safefs/blob/master/CONTRIBUTING.md#files">Discover how you can contribute by heading on over to the <code>CONTRIBUTING.md</code> file.</a>

Sorry, the diff of this file is not supported yet

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