@stdlib/string-left-trim-cli
Advanced tools
+10
-19
| { | ||
| "name": "@stdlib/string-left-trim-cli", | ||
| "version": "0.2.0", | ||
| "version": "0.2.1", | ||
| "description": "Trim whitespace characters from the beginning of a string.", | ||
@@ -28,21 +28,12 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@stdlib/assert-is-regexp-string": "^0.2.0", | ||
| "@stdlib/cli-ctor": "^0.1.1", | ||
| "@stdlib/fs-read-file": "^0.2.0", | ||
| "@stdlib/process-read-stdin": "^0.2.0", | ||
| "@stdlib/regexp-eol": "^0.2.0", | ||
| "@stdlib/streams-node-stdin": "^0.2.0", | ||
| "@stdlib/utils-regexp-from-string": "^0.2.0", | ||
| "@stdlib/string-left-trim": "0.2.0" | ||
| "@stdlib/assert-is-regexp-string": "^0.2.1", | ||
| "@stdlib/cli-ctor": "^0.2.1", | ||
| "@stdlib/fs-read-file": "^0.2.1", | ||
| "@stdlib/process-read-stdin": "^0.2.1", | ||
| "@stdlib/regexp-eol": "^0.2.1", | ||
| "@stdlib/streams-node-stdin": "^0.2.1", | ||
| "@stdlib/utils-regexp-from-string": "^0.2.1", | ||
| "@stdlib/string-left-trim": "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", | ||
| "@stdlib/string-replace": "^0.1.1", | ||
| "tape": "git+https://github.com/kgryte/tape.git#fix/globby", | ||
| "proxyquire": "^2.0.0", | ||
| "istanbul": "^0.4.1", | ||
| "tap-min": "git+https://github.com/Planeshifter/tap-min.git" | ||
| }, | ||
| "devDependencies": {}, | ||
| "keywords": [ | ||
@@ -49,0 +40,0 @@ "stdlib", |
+2
-2
@@ -192,4 +192,4 @@ <!-- | ||
| [test-image]: https://github.com/stdlib-js/string-left-trim/actions/workflows/test.yml/badge.svg?branch=v0.2.0 | ||
| [test-url]: https://github.com/stdlib-js/string-left-trim/actions/workflows/test.yml?query=branch:v0.2.0 | ||
| [test-image]: https://github.com/stdlib-js/string-left-trim/actions/workflows/test.yml/badge.svg?branch=v0.2.1 | ||
| [test-url]: https://github.com/stdlib-js/string-left-trim/actions/workflows/test.yml?query=branch:v0.2.1 | ||
@@ -196,0 +196,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/string-left-trim/main.svg |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
-100%0
-100%22463
-1.56%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated