🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@types/ansi-escapes

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ansi-escapes - npm Package Compare versions

Comparing version
4.0.0
to
4.0.1
+1
-1
ansi-escapes/LICENSE
MIT License
Copyright (c) Microsoft Corporation. All rights reserved.
Copyright (c) Microsoft Corporation.

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "@types/ansi-escapes",
"version": "4.0.0",
"typings": null,
"version": "4.0.1",
"description": "Stub TypeScript definitions entry for ansi-escapes, which provides its own types definitions",
"main": "",
"scripts": {},
"author": "",
"repository": "https://github.com/sindresorhus/ansi-escapes",
"license": "MIT",
"dependencies": {
"ansi-escapes": "*"
}
},
"deprecated": "This is a stub types definition. ansi-escapes provides its own type definitions, so you do not need this installed."
}

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

This is a stub types definition for ansi-escapes (https://github.com/sindresorhus/ansi-escapes).
This is a stub types definition for @types/ansi-escapes (https://github.com/sindresorhus/ansi-escapes#readme).
ansi-escapes provides its own type definitions, so you don't need @types/ansi-escapes installed!