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

@types/strip-ansi

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/strip-ansi - npm Package Compare versions

Comparing version 3.0.0 to 5.2.1

strip-ansi/LICENSE

21

strip-ansi/package.json
{
"name": "@types/strip-ansi",
"version": "3.0.0",
"description": "TypeScript definitions for strip-ansi",
"license": "MIT",
"author": "Mohamed Hegazy <https://github.com/mhegazy>",
"version": "5.2.1",
"typings": null,
"description": "Stub TypeScript definitions entry for strip-ansi, which provides its own types definitions",
"main": "",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "844fe63aef89212268b159a21c58ab17f40ce24690e9466d5bae88009e764bac",
"typeScriptVersion": "2.0"
"author": "",
"repository": "https://github.com/chalk/strip-ansi",
"license": "MIT",
"dependencies": {
"strip-ansi": "*"
}
}

@@ -1,17 +0,3 @@

# Installation
> `npm install --save @types/strip-ansi`
This is a stub types definition for strip-ansi (https://github.com/chalk/strip-ansi).
# Summary
This package contains type definitions for strip-ansi (https://github.com/chalk/strip-ansi).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/strip-ansi
Additional Details
* Last updated: Thu, 29 Dec 2016 23:09:23 GMT
* Library Dependencies: none
* Module Dependencies: none
* Global values: none
# Credits
These definitions were written by Mohamed Hegazy <https://github.com/mhegazy>.
strip-ansi provides its own type definitions, so you don't need @types/strip-ansi installed!
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