Socket
Socket
Sign inDemoInstall

global-dirs

Package Overview
Dependencies
1
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.1.0

7

package.json
{
"name": "global-dirs",
"version": "2.0.1",
"version": "2.1.0",
"description": "Get the directory of globally installed packages and binaries",
"license": "MIT",
"repository": "sindresorhus/global-dirs",
"funding": "https://github.com/sponsors/sindresorhus",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
"url": "https://sindresorhus.com"
},

@@ -46,3 +47,3 @@ "engines": {

"dependencies": {
"ini": "^1.3.5"
"ini": "1.3.7"
},

@@ -49,0 +50,0 @@ "devDependencies": {

@@ -1,2 +0,2 @@

# global-dirs [![Build Status](https://travis-ci.org/sindresorhus/global-dirs.svg?branch=master)](https://travis-ci.org/sindresorhus/global-dirs)
# global-dirs

@@ -7,3 +7,2 @@ > Get the directory of globally installed packages and binaries

## Install

@@ -15,3 +14,2 @@

## Usage

@@ -35,3 +33,2 @@

## API

@@ -62,3 +59,2 @@

## Related

@@ -70,3 +66,2 @@

---

@@ -73,0 +68,0 @@

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