Socket
Socket
Sign inDemoInstall

find-up

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

find-up - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

4

package.json
{
"name": "find-up",
"version": "1.0.0",
"version": "1.1.0",
"description": "Find a file by walking up parent directories",

@@ -44,3 +44,3 @@ "license": "MIT",

"path-exists": "^2.0.0",
"pinkie-promise": "^1.0.0"
"pinkie-promise": "^2.0.0"
},

@@ -47,0 +47,0 @@ "devDependencies": {

@@ -65,4 +65,5 @@ # find-up [![Build Status](https://travis-ci.org/sindresorhus/find-up.svg?branch=master)](https://travis-ci.org/sindresorhus/find-up)

- [find-up-cli](https://github.com/sindresorhus/find-up) - CLI for this module
- [package-root](https://github.com/sindresorhus/package-root) - Find the root of a npm package
- [find-up-cli](https://github.com/sindresorhus/find-up-cli) - CLI for this module
- [pkg-up](https://github.com/sindresorhus/pkg-up) - Find the closest package.json file
- [pkg-dir](https://github.com/sindresorhus/pkg-dir) - Find the root directory of a npm package

@@ -69,0 +70,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