Socket
Socket
Sign inDemoInstall

is-installed-globally

Package Overview
Dependencies
3
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.3.0

16

package.json
{
"name": "is-installed-globally",
"version": "0.2.0",
"version": "0.3.0",
"description": "Check if your package was installed globally",

@@ -41,14 +41,14 @@ "license": "MIT",

"dependencies": {
"global-dirs": "^0.1.1",
"is-path-inside": "^2.1.0"
"global-dirs": "^2.0.0",
"is-path-inside": "^3.0.1"
},
"devDependencies": {
"ava": "^1.4.1",
"cpy": "^7.2.0",
"del": "^4.1.0",
"execa": "^1.0.0",
"ava": "^2.4.0",
"cpy": "^7.3.0",
"del": "^5.1.0",
"execa": "^2.0.4",
"make-dir": "^3.0.0",
"tsd": "^0.7.2",
"tsd": "^0.7.4",
"xo": "^0.24.0"
}
}
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