@types/repeat-string
Advanced tools
Comparing version 1.6.3 to 1.6.4
@@ -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. |
{ | ||
"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 . |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
2707
5
2
26