Socket
Socket
Sign inDemoInstall

memfs

Package Overview
Dependencies
1
Maintainers
1
Versions
143
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.7.5 to 4.7.6

4

package.json
{
"name": "memfs",
"version": "4.7.5",
"version": "4.7.6",
"description": "In-memory file-system with Node's fs API.",

@@ -53,3 +53,3 @@ "keywords": [

"scripts": {
"build": "tsc -p .",
"build": "tsc -p . && rimraf --glob lib/__tests__ 'lib/**/__tests__'",
"build:webfs": "NODE_ENV=production webpack --config ./src/webfs/webpack.config.js",

@@ -56,0 +56,0 @@ "clean": "rimraf lib types",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc