New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@stdlib/string-pad

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/string-pad - npm Package Compare versions

Comparing version
0.0.5
to
0.0.6
+1
-2
package.json
{
"name": "@stdlib/string-pad",
"version": "0.0.5",
"version": "0.0.6",
"description": "Pad a string.",

@@ -22,3 +22,2 @@ "license": "Apache-2.0",

"benchmark": "./benchmark",
"bin": "./bin",
"doc": "./docs",

@@ -25,0 +24,0 @@ "example": "./examples",

@@ -324,5 +324,5 @@ <!--

[@stdlib/string/left-pad]: https://github.com/stdlib-js/string-left-pad
[@stdlib/string/left-pad]: https://www.npmjs.com/package/@stdlib/string-left-pad
[@stdlib/string/right-pad]: https://github.com/stdlib-js/string-right-pad
[@stdlib/string/right-pad]: https://www.npmjs.com/package/@stdlib/string-right-pad

@@ -329,0 +329,0 @@ [standard-streams]: https://en.wikipedia.org/wiki/Standard_streams

# CHANGELOG
> Package changelog.
See [GitHub Releases](https://github.com/stdlib-js/string-pad/releases) for the changelog.