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

@types/wrap-ansi

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/wrap-ansi - npm Package Compare versions

Comparing version 8.0.1 to 8.0.2

6

wrap-ansi/index.d.ts

@@ -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.

14

wrap-ansi/package.json
{
"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).
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