Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

home

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

home - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

2

package.json
{
"name": "home",
"version": "0.1.6",
"version": "0.1.7",
"description": "Gets the home dir or resolves home directories: `home.resolve('~/path/to')`.",

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

@@ -0,1 +1,5 @@

# home
A tiny utility to get the home directory, or resolve a path begins with `'~'`, with cross-platform compatibility.
[![NPM version](https://badge.fury.io/js/home.svg)](http://badge.fury.io/js/home)

@@ -5,6 +9,2 @@ [![Build Status](https://travis-ci.org/kaelzhang/node-home.svg?branch=master)](https://travis-ci.org/kaelzhang/node-home)

# home
A tiny utility to get the home directory, or resolve a path begins with `'~'`, with cross-platform compatibility.
## Install

@@ -11,0 +11,0 @@

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