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

cd

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cd - npm Package Compare versions

Comparing version

to
0.1.0

2

package.json
{
"name": "cd",
"version": "0.0.2",
"version": "0.1.0",
"description": "chdir in chainer fashion + read file",

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

@@ -1,6 +0,10 @@

cd
==
cd? cd
======
Extra small nodejs module for chdir in chainer fashion + read file.
Install:
npm install cd
Rules:

@@ -27,1 +31,4 @@

var file = cd().dir1().dir2(file_in_dir2);
If you have cool and pragmatic idea let me know.
This module is not going to grow much, there is no need for yet another bloated module.