Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@stdlib/string-left-trim-cli

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/string-left-trim-cli - npm Package Compare versions

Comparing version
0.2.2
to
0.2.3
+1
-1
NOTICE

@@ -1,1 +0,1 @@

Copyright (c) 2016-2024 The Stdlib Authors.
Copyright (c) 2016-2026 The Stdlib Authors.
{
"name": "@stdlib/string-left-trim-cli",
"version": "0.2.2",
"version": "0.2.3",
"description": "Trim whitespace characters from the beginning of a string.",

@@ -29,9 +29,9 @@ "license": "Apache-2.0",

"@stdlib/assert-is-regexp-string": "^0.2.2",
"@stdlib/cli-ctor": "^0.2.2",
"@stdlib/fs-read-file": "^0.2.2",
"@stdlib/cli-ctor": "^0.2.3",
"@stdlib/fs-read-file": "^0.2.3",
"@stdlib/process-read-stdin": "^0.2.2",
"@stdlib/regexp-eol": "^0.2.2",
"@stdlib/streams-node-stdin": "^0.2.2",
"@stdlib/utils-regexp-from-string": "^0.2.2",
"@stdlib/string-left-trim": "0.2.2"
"@stdlib/regexp-eol": "^0.2.3",
"@stdlib/streams-node-stdin": "^0.2.3",
"@stdlib/utils-regexp-from-string": "^0.2.3",
"@stdlib/string-left-trim": "0.2.3"
},

@@ -38,0 +38,0 @@ "devDependencies": {},

@@ -126,5 +126,5 @@ <!--

$ echo -n ' foo \t bar \t baz ' | ltrim --split '\t'
foo
bar
baz
foo
bar
baz
```

@@ -180,3 +180,3 @@

Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
Copyright &copy; 2016-2026. The Stdlib [Authors][stdlib-authors].

@@ -194,4 +194,4 @@ </section>

[test-image]: https://github.com/stdlib-js/string-left-trim/actions/workflows/test.yml/badge.svg?branch=v0.2.2
[test-url]: https://github.com/stdlib-js/string-left-trim/actions/workflows/test.yml?query=branch:v0.2.2
[test-image]: https://github.com/stdlib-js/string-left-trim/actions/workflows/test.yml/badge.svg?branch=v0.2.3
[test-url]: https://github.com/stdlib-js/string-left-trim/actions/workflows/test.yml?query=branch:v0.2.3

@@ -208,4 +208,4 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/string-left-trim/main.svg

[chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg
[chat-url]: https://app.gitter.im/#/room/#stdlib-js_stdlib:gitter.im
[chat-image]: https://img.shields.io/badge/zulip-join_chat-brightgreen.svg
[chat-url]: https://stdlib.zulipchat.com

@@ -212,0 +212,0 @@ [stdlib]: https://github.com/stdlib-js/stdlib