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

@stdlib/string-left-pad

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/string-left-pad - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+4
-4
package.json
{
"name": "@stdlib/string-left-pad",
"version": "0.1.0",
"version": "0.1.1",
"description": "Left pad a string.",

@@ -41,6 +41,6 @@ "license": "Apache-2.0",

"@stdlib/assert-is-nonnegative-integer": "^0.1.0",
"@stdlib/assert-is-string": "^0.1.0",
"@stdlib/constants-float64-max-safe-integer": "^0.1.0",
"@stdlib/assert-is-string": "^0.1.1",
"@stdlib/constants-float64-max-safe-integer": "^0.1.1",
"@stdlib/string-base-left-pad": "^0.1.0",
"@stdlib/string-format": "^0.1.0"
"@stdlib/string-format": "^0.1.1"
},

@@ -47,0 +47,0 @@ "devDependencies": {

@@ -198,4 +198,4 @@ <!--

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

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