Socket
Socket
Sign inDemoInstall

repeat-string

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

repeat-string - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

1

index.js

@@ -49,2 +49,3 @@ /*!

res = '';
cache = str;
}

@@ -51,0 +52,0 @@

2

package.json
{
"name": "repeat-string",
"description": "Repeat the given string n times. Fastest implementation for repeating a string.",
"version": "1.1.0",
"version": "1.2.0",
"homepage": "https://github.com/jonschlinkert/repeat-string",

@@ -6,0 +6,0 @@ "author": {

@@ -48,5 +48,6 @@ # repeat-string [![NPM version](https://badge.fury.io/js/repeat-string.svg)](http://badge.fury.io/js/repeat-string)

- [assemble](https://github.com/jonschlinkert/assemble)
- [verb](https://github.com/jonschlinkert/verb)
- [remarkable](https://github.com/jonschlinkert/remarkable)
- [less.js](https://github.com/jonschlinkert/less.js)
- [handlebars-helpers](https://github.com/jonschlinkert/handlebars-helpers)
- [verb](https://github.com/jonschlinkert/verb)
- [arr](https://github.com/jonschlinkert/arr)

@@ -78,2 +79,2 @@ - [arr-diff](https://github.com/jonschlinkert/arr-diff)

_This file was generated by [verb](https://github.com/assemble/verb) on December 06, 2014. To update, run `npm i -g verb && verb`._
_This file was generated by [verb](https://github.com/assemble/verb) on December 22, 2014._

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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