Comparing version 5.0.0 to 5.1.0
{ | ||
"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": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
6413