🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

bare-fs

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bare-fs - npm Package Compare versions

Comparing version
4.7.3
to
4.7.4
+2
-2
lib/errors.js

@@ -1,2 +0,2 @@

const os = require('bare-os')
const binding = require('../binding')

@@ -25,3 +25,3 @@ module.exports = class FileError extends Error {

get errno() {
return os.constants.errnos[this.code]
return binding.errnos[this.code]
}

@@ -28,0 +28,0 @@

{
"name": "bare-fs",
"version": "4.7.3",
"version": "4.7.4",
"description": "Native file system operations for Bare",

@@ -5,0 +5,0 @@ "exports": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet