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

bare-fs

Package Overview
Dependencies
Maintainers
2
Versions
47
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 1.6.6 to 1.6.7

8

index.js

@@ -228,3 +228,3 @@ const { Readable, Writable } = require('streamx')

if (typeof position !== 'number') pos = -1
if (typeof pos !== 'number') pos = -1

@@ -268,3 +268,3 @@ const req = getReq()

if (typeof position !== 'number') pos = -1
if (typeof pos !== 'number') pos = -1

@@ -307,3 +307,3 @@ const req = getReq()

if (typeof position !== 'number') pos = -1
if (typeof pos !== 'number') pos = -1

@@ -347,3 +347,3 @@ const req = getReq()

if (typeof position !== 'number') pos = -1
if (typeof pos !== 'number') pos = -1

@@ -350,0 +350,0 @@ const req = getReq()

{
"name": "bare-fs",
"version": "1.6.6",
"version": "1.6.7",
"description": "Native file system for Javascript",

@@ -5,0 +5,0 @@ "main": "index.js",

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