@types/wrap-ansi
Advanced tools
Comparing version 8.0.1 to 8.0.2
@@ -1,7 +0,1 @@ | ||
// Type definitions for wrap-ansi 8.0 | ||
// Project: https://www.npmjs.com/package/wrap-ansi | ||
// Definitions by: Klaus Reimer <https://github.com/kayahr> | ||
// Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/** | ||
@@ -8,0 +2,0 @@ * Wrap words to the specified column width. |
{ | ||
"name": "@types/wrap-ansi", | ||
"version": "8.0.1", | ||
"version": "8.0.2", | ||
"description": "TypeScript definitions for wrap-ansi", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/wrap-ansi", | ||
"name": "Klaus Reimer", | ||
"url": "https://github.com/kayahr", | ||
"githubUsername": "kayahr" | ||
"githubUsername": "kayahr", | ||
"url": "https://github.com/kayahr" | ||
}, | ||
{ | ||
"name": "Piotr Błażejewicz", | ||
"url": "https://github.com/peterblazejewicz", | ||
"githubUsername": "peterblazejewicz" | ||
"githubUsername": "peterblazejewicz", | ||
"url": "https://github.com/peterblazejewicz" | ||
} | ||
@@ -29,4 +29,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "fa854dc5dc4a043907627c9c95f281dc8a3e19d32f0f06c8038cfb2cca12909a", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "98dfdc05d5965f1945c8f71dc9d479801c69424f9e789a1e9f597002ded98533", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for wrap-ansi 8.0 | ||
// Project: https://www.npmjs.com/package/wrap-ansi | ||
// Definitions by: Klaus Reimer <https://github.com/kayahr> | ||
// Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/** | ||
@@ -44,7 +38,6 @@ * Wrap words to the specified column width. | ||
### Additional Details | ||
* Last updated: Fri, 02 Jul 2021 18:06:02 GMT | ||
* Last updated: Wed, 18 Oct 2023 18:04:04 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Klaus Reimer](https://github.com/kayahr), and [Piotr Błażejewicz](https://github.com/peterblazejewicz). |
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
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
4272
20
42