🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

node-fs

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-fs - npm Package Compare versions

Comparing version

to
0.1.3

test/mkdir.test.js

10

package.json
{
"name": "node-fs",
"description": "node-fs is an extension to the original nodejs fs library, offering new functionalities.",
"version": "0.1.2",
"version": "0.1.3",
"author": "Bruno Pedro <bpedro@tarpipe.com>",

@@ -14,2 +14,10 @@

"devDependencies": {
"expresso": "*"
},
"scripts": {
"test": "expresso -q"
},
"directories": {

@@ -16,0 +24,0 @@ "lib": "./lib/"