Socket
Socket
Sign inDemoInstall

home-path

Package Overview
Dependencies
0
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.5 to 1.0.6

index.js

11

package.json
{
"name": "home-path",
"author": "Lloyd Brookes <75pound@gmail.com>",
"version": "1.0.5",
"version": "1.0.6",
"description": "Cross-platform home directory retriever",
"repository": "https://github.com/75lb/home-path.git",
"license": "MIT",
"main": "./lib/home-path.js",
"keywords": [

@@ -16,9 +15,9 @@ "home",

"scripts": {
"test": "tape test/*.js",
"docs": "jsdoc2md --heading-depth 1 -t jsdoc2md/README.hbs lib/*.js > README.md; echo"
"test": "tape test.js",
"docs": "jsdoc2md --heading-depth 1 -t README.hbs index.js > README.md; echo"
},
"devDependencies": {
"jsdoc-to-markdown": "^3.0.0",
"tape": "^4.6"
"jsdoc-to-markdown": "^4.0.1",
"tape": "^4.9"
}
}

@@ -43,2 +43,2 @@ [![view on npm](http://img.shields.io/npm/v/home-path.svg)](https://www.npmjs.org/package/home-path)

&copy; 2015-17 Lloyd Brookes \<75pound@gmail.com\>. Documented by [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown).
&copy; 2015-18 Lloyd Brookes \<75pound@gmail.com\>. Documented by [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown).

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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