Socket
Socket
Sign inDemoInstall

cachedir

Package Overview
Dependencies
1
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    cachedir

Provides a directory where the OS wants you to store cached files.


Version published
Maintainers
1
Install size
9.42 kB
Created

Readme

Source

node-cachedir

Provides a directory where the OS wants you to store cached files.

Installation

npm install cachedir

Usage

var cachedir = require('cachedir')
var path = cachedir('linusu')

// `path` now contains the path under which you should store cached files

FAQs

Last updated on 12 Dec 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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