Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/repeat-string

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/repeat-string - npm Package Compare versions

Comparing version 1.6.3 to 1.6.4

5

repeat-string/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for repeat-string 1.6
// Project: https://github.com/jonschlinkert/repeat-string
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/**

@@ -7,0 +2,0 @@ * Repeat the given `string` the specified `number` of times.

14

repeat-string/package.json
{
"name": "@types/repeat-string",
"version": "1.6.3",
"version": "1.6.4",
"description": "TypeScript definitions for repeat-string",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/repeat-string",
"license": "MIT",
"contributors": [
{
"name": "DefinitelyTyped",
"url": "https://github.com/DefinitelyTyped",
"githubUsername": "DefinitelyTyped"
}
],
"contributors": [],
"main": "",

@@ -23,4 +17,4 @@ "types": "index.d.ts",

"dependencies": {},
"typesPublisherContentHash": "339b886e6c2fb09d59e6c6d6d786c09b82b229ab74edf76af032f9f3b2314175",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "432a2c26691cace245e74618af10cf91b3e33deb070ee76289e70e8be20deb86",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for repeat-string 1.6
// Project: https://github.com/jonschlinkert/repeat-string
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/**

@@ -27,7 +22,6 @@ * Repeat the given `string` the specified `number` of times.

### Additional Details
* Last updated: Thu, 23 Dec 2021 23:35:46 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [DefinitelyTyped](https://github.com/DefinitelyTyped).
These definitions were written by .
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