New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

detect-installed

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

detect-installed - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="2.0.4"></a>
## [2.0.4](https://github.com/tunnckocore/detect-installed/compare/v2.0.3...v2.0.4) (2016-12-12)
### Bug Fixes
* **appveyor:** force install npm globally ([63aaa29](https://github.com/tunnckocore/detect-installed/commit/63aaa29))
<a name="2.0.3"></a>

@@ -7,0 +17,0 @@ ## [2.0.3](https://github.com/tunnckocore/detect-installed/compare/v2.0.2...v2.0.3) (2016-12-11)

6

package.json
{
"name": "detect-installed",
"version": "2.0.3",
"version": "2.0.4",
"description": "Checks that given package is installed globally or locally.",

@@ -24,3 +24,3 @@ "repository": "tunnckoCore/detect-installed",

"dependencies": {
"get-installed-path": "^2.0.1"
"get-installed-path": "^2.0.3"
},

@@ -35,3 +35,3 @@ "devDependencies": {

"pkg-dir": "^1.0.0",
"pre-commit": "^1.2.0",
"pre-commit": "^1.2.1",
"rimraf": "^2.5.4",

@@ -38,0 +38,0 @@ "standard": "^8.6.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