All @stdlib/fs-resolve-parent-path versions
@stdlib/fs-resolve-parent-path @0.2.0
Apache-2.0
License
No
Install Scripts
8
Dependencies
4
Dev Dependencies
11.4 KB
Package Size
Published
Resolve a path by walking parent directories.
Maintainers
stdlib-botkgryteplaneshifterrreusser
Keywords
stdlibstdfsfsresolveparentpathasyncsyncfiledirectorydirfindupfindupfind-upupsearchsearchlookuplook-uplocatewalkfilesystem
Dependencies (8)
| Package | Constraint | Registry Status |
|---|---|---|
| @stdlib/fs-exists | ^0.2.0 | auto_approved |
| @stdlib/process-cwd | ^0.2.0 | auto_approved |
| @stdlib/string-format | ^0.2.0 | auto_approved |
| @stdlib/assert-is-string | ^0.2.0 | auto_approved |
| @stdlib/assert-is-function | ^0.2.0 | auto_approved |
| @stdlib/assert-is-plain-object | ^0.2.0 | auto_approved |
| @stdlib/assert-has-own-property | ^0.1.1 | auto_approved |
| @stdlib/utils-define-nonenumerable-read-only-property | ^0.2.0 | auto_approved |
Dev Dependencies (4)
| Package | Constraint | Registry Status |
|---|---|---|
| tape | git+https://github.com/kgryte/tape.git#fix/globby | No greenflagged match |
| tap-min | git+https://github.com/Planeshifter/tap-min.git | No greenflagged match |
| istanbul | ^0.4.1 | auto_approved |
| proxyquire | ^2.0.0 | auto_approved |
Transitive Dependency Tree
30 transitive deps
max depth 6
├─
@stdlib/assert-has-own-property
^0.1.1
→ 0.1.1
├─
@stdlib/assert-is-function
^0.2.0
→ 0.2.3
├─
@stdlib/assert-is-plain-object
^0.2.0
→ 0.2.3
├─
@stdlib/assert-is-string
^0.2.0
→ 0.2.3
├─
@stdlib/fs-exists
^0.2.0
→ 0.2.3
├─
@stdlib/process-cwd
^0.2.0
→ 0.2.3
├─
@stdlib/string-format
^0.2.0
→ 0.2.3
├─
@stdlib/utils-define-nonenumerable-read-only-property
^0.2.0
→ 0.2.3
├─
@stdlib/assert-has-tostringtag-support
^0.2.3
→ 0.2.3
├─
@stdlib/assert-is-object
^0.2.2
→ 0.2.3
├─
@stdlib/string-base-format-interpolate
^0.2.3
→ 0.2.4
├─
@stdlib/string-base-format-tokenize
^0.2.4
→ 0.2.4
├─
@stdlib/types
^0.4.3
→ 0.4.3
├─
@stdlib/utils-define-property
^0.2.5
→ 0.2.5
├─
@stdlib/utils-get-prototype-of
^0.2.3
→ 0.2.3
├─
@stdlib/utils-native-class
^0.2.3
→ 0.2.3
├─
@stdlib/utils-type-of
^0.2.2
→ 0.2.3
├─
@stdlib/assert-has-symbol-support
^0.2.3
→ 0.2.3
├─
@stdlib/assert-is-array
^0.2.3
→ 0.2.3
├─
@stdlib/error-tools-fmtprodmsg
^0.2.2
→ 0.2.3
├─
@stdlib/object-ctor
^0.2.2
→ 0.2.2
├─
@stdlib/symbol-ctor
^0.2.3
→ 0.2.3
├─
@stdlib/utils-constructor-name
^0.2.2
→ 0.2.3
├─
@stdlib/utils-global
^0.2.3
→ 0.2.3
├─
@stdlib/assert-is-boolean
^0.2.2
→ 0.2.3
├─
@stdlib/assert-is-buffer
^0.2.2
→ 0.2.3
├─
@stdlib/regexp-function-name
^0.2.3
→ 0.2.3
├─
@stdlib/assert-is-object-like
^0.2.2
→ 0.2.3
├─
@stdlib/boolean-ctor
^0.2.3
→ 0.2.3
├─
@stdlib/assert-tools-array-function
^0.2.2
→ 0.2.3
Changes from v0.1.1
Dependency Changes
| Change | Package | Version |
|---|---|---|
| changed | @stdlib/fs-exists | ^0.1.1 → ^0.2.0 |
| changed | @stdlib/process-cwd | ^0.1.1 → ^0.2.0 |
| changed | @stdlib/string-format | ^0.1.1 → ^0.2.0 |
| changed | @stdlib/assert-is-string | ^0.1.1 → ^0.2.0 |
| changed | @stdlib/assert-is-function | ^0.1.1 → ^0.2.0 |
| changed | @stdlib/assert-is-plain-object | ^0.1.1 → ^0.2.0 |
| changed | @stdlib/utils-define-nonenumerable-read-only-property | ^0.1.1 → ^0.2.0 |
File Changes
1 added
1 removed
3 modified
size delta: -.2 KB
Commit: 7137673f0798 Browse source
Published to npm: