Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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 0.0.2 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.
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