@stdlib/process-cwd-cli
Advanced tools
+5
-12
| { | ||
| "name": "@stdlib/process-cwd-cli", | ||
| "version": "0.2.0", | ||
| "version": "0.2.1", | ||
| "description": "Return the current working directory.", | ||
@@ -28,14 +28,7 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@stdlib/cli-ctor": "^0.1.1", | ||
| "@stdlib/fs-read-file": "^0.2.0", | ||
| "@stdlib/process-cwd": "0.2.0" | ||
| "@stdlib/cli-ctor": "^0.2.1", | ||
| "@stdlib/fs-read-file": "^0.2.1", | ||
| "@stdlib/process-cwd": "0.2.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@stdlib/assert-is-browser": "^0.1.1", | ||
| "@stdlib/assert-is-windows": "^0.1.1", | ||
| "@stdlib/process-exec-path": "^0.1.1", | ||
| "tape": "git+https://github.com/kgryte/tape.git#fix/globby", | ||
| "istanbul": "^0.4.1", | ||
| "tap-min": "git+https://github.com/Planeshifter/tap-min.git" | ||
| }, | ||
| "devDependencies": {}, | ||
| "keywords": [ | ||
@@ -42,0 +35,0 @@ "stdlib", |
+2
-2
@@ -152,4 +152,4 @@ <!-- | ||
| [test-image]: https://github.com/stdlib-js/process-cwd/actions/workflows/test.yml/badge.svg?branch=v0.2.0 | ||
| [test-url]: https://github.com/stdlib-js/process-cwd/actions/workflows/test.yml?query=branch:v0.2.0 | ||
| [test-image]: https://github.com/stdlib-js/process-cwd/actions/workflows/test.yml/badge.svg?branch=v0.2.1 | ||
| [test-url]: https://github.com/stdlib-js/process-cwd/actions/workflows/test.yml?query=branch:v0.2.1 | ||
@@ -156,0 +156,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/process-cwd/main.svg |
0
-100%19055
-1.49%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated