New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

complete-string

Package Overview
Dependencies
Maintainers
0
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

complete-string - npm Package Compare versions

Comparing version 2.2.7 to 2.2.8

6

package.json
{
"name": "complete-string",
"version": "2.2.7",
"description": "Complete string by any char. This repo is some kind of polyfill for ES2017 padStart.",
"version": "2.2.8",
"description": "🔨 Complete string by any char",
"license": "MIT",

@@ -13,3 +13,3 @@ "author": {

"type": "git",
"url": "https://github.com/piecioshka/complete-string.git"
"url": "git+https://github.com/piecioshka/complete-string.git"
},

@@ -16,0 +16,0 @@ "scripts": {

@@ -6,6 +6,6 @@ # complete-string

[![downloads count](https://img.shields.io/npm/dt/complete-string.svg)](https://www.npmjs.com/package/complete-string)
[![license](https://img.shields.io/npm/l/complete-string.svg)](https://www.npmjs.com/package/complete-string)
[![license](https://img.shields.io/npm/l/complete-string.svg)](https://piecioshka.mit-license.org)
[![github-ci](https://github.com/piecioshka/complete-string/actions/workflows/testing.yml/badge.svg)](https://github.com/piecioshka/complete-string/actions/workflows/testing.yml)
:hammer: Complete string by any char.
🔨 Complete string by any char.

@@ -47,2 +47,2 @@ > WARNING: This repo is shim for `String.prototype.padStart` (defined in ES2017 spec).

[The MIT License](http://piecioshka.mit-license.org) @ 2014
[The MIT License](https://piecioshka.mit-license.org) @ 2014
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc