Socket
Socket
Sign inDemoInstall

string-repeat

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "string-repeat",
"version": "1.0.0",
"version": "1.0.1",
"description": "Repeat a string",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -9,3 +9,3 @@ ## Install

```js
var repeat = require('repeat');
var repeat = require('string-repeat');

@@ -12,0 +12,0 @@ var example = repeat('repeat ', 5);

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc