Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

walk-back

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

walk-back - npm Package Compare versions

Comparing version 5.0.0 to 5.1.0

11

package.json
{
"name": "walk-back",
"author": "Lloyd Brookes <75pound@gmail.com>",
"version": "5.0.0",
"version": "5.1.0",
"description": "Walk up the directory tree until the specified path is found.",
"repository": "https://github.com/75lb/walk-back.git",
"repository": "https://github.com/75lb/walk-back",
"license": "MIT",
"exports": "./index.js",
"keywords": [

@@ -20,3 +21,3 @@ "walk",

"engines": {
"node": ">=14.0.0"
"node": ">=12.17"
},

@@ -28,4 +29,4 @@ "scripts": {

"devDependencies": {
"jsdoc-to-markdown": "^6.0.1",
"test-runner": "^0.8.13"
"jsdoc-to-markdown": "^7.0.1",
"test-runner": "^0.9.8"
},

@@ -32,0 +33,0 @@ "files": [

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