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-base-repeat

Package Overview
Dependencies
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/string-base-repeat - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+4
-4
package.json
{
"name": "@stdlib/string-base-repeat",
"version": "0.1.0",
"version": "0.1.1",
"description": "Repeat a string a specified number of times and return the concatenated result.",

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

"devDependencies": {
"@stdlib/assert-is-string": "^0.0.8",
"@stdlib/bench": "^0.0.12",
"@stdlib/random-base-discrete-uniform": "^0.0.6",
"@stdlib/assert-is-string": "^0.1.0",
"@stdlib/bench": "^0.1.0",
"@stdlib/random-base-discrete-uniform": "^0.1.0",
"proxyquire": "^2.0.0",

@@ -46,0 +46,0 @@ "tape": "git+https://github.com/kgryte/tape.git#fix/globby",

@@ -142,4 +142,4 @@ <!--

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

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