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

mem-fs-editor

Package Overview
Dependencies
Maintainers
2
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mem-fs-editor - npm Package Compare versions

Comparing version 8.1.0 to 8.1.1

5

lib/actions/commit-file-async.js

@@ -15,6 +15,5 @@ 'use strict';

await fs.mkdir(dir, {recursive: true});
return;
} else {
throw error;
}
throw error;
}

@@ -21,0 +20,0 @@

2

package.json
{
"name": "mem-fs-editor",
"version": "8.1.0",
"version": "8.1.1",
"description": "File edition helpers working on top of mem-fs",

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

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