🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@stdlib/string-base-right-trim

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/string-base-right-trim - 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-base-right-trim",
"version": "0.2.2",
"version": "0.2.3",
"description": "Trim whitespace characters from the end of a string.",

@@ -33,3 +33,3 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/string-base-replace": "^0.2.1"
"@stdlib/string-base-replace": "^0.2.2"
},

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

@@ -122,2 +122,8 @@ <!--

* * *
## See Also
- <span class="package-name">[`@stdlib/string-base/left-trim`][@stdlib/string/base/left-trim]</span><span class="delimiter">: </span><span class="description">trim whitespace characters from the beginning of a string.</span>
</section>

@@ -153,3 +159,3 @@

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

@@ -167,4 +173,4 @@ </section>

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

@@ -181,4 +187,4 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/string-base-right-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

@@ -204,4 +210,10 @@ [stdlib]: https://github.com/stdlib-js/stdlib

<!-- <related-links> -->
[@stdlib/string/base/left-trim]: https://www.npmjs.com/package/@stdlib/string-base-left-trim
<!-- </related-links> -->
</section>
<!-- /.links -->