Socket
Socket
Sign inDemoInstall

memfs

Package Overview
Dependencies
Maintainers
1
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

memfs - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

1

index.js

@@ -15,2 +15,3 @@ /// <reference path="typings/tsd.d.ts" />

var path = require('path');
var process = require('process');
var time = new Date;

@@ -17,0 +18,0 @@ var memfs;

2

package.json
{
"name": "memfs",
"version": "0.0.11",
"version": "0.0.12",
"description": "In-memory file-system with node.js `fs` API",

@@ -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