Socket
Socket
Sign inDemoInstall

@visulima/is-ansi-color-supported

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

@visulima/is-ansi-color-supported - npm Package Compare versions

Comparing version 2.2.5 to 2.2.6

dist/packem_shared/color-spaces-DeN59JDX.d.cts

10

CHANGELOG.md

@@ -0,1 +1,11 @@

## @visulima/is-ansi-color-supported [2.2.6](https://github.com/visulima/visulima/compare/@visulima/is-ansi-color-supported@2.2.5...@visulima/is-ansi-color-supported@2.2.6) (2024-09-11)
### Bug Fixes
* fixed node10 support ([f5e78d9](https://github.com/visulima/visulima/commit/f5e78d9bff8fd603967666598b34f9338a8726b5))
### Miscellaneous Chores
* updated dev dependencies ([28b5ee5](https://github.com/visulima/visulima/commit/28b5ee5c805ca8868536418829cde7ba8c5bb8dd))
## @visulima/is-ansi-color-supported [2.2.5](https://github.com/visulima/visulima/compare/@visulima/is-ansi-color-supported@2.2.4...@visulima/is-ansi-color-supported@2.2.5) (2024-09-07)

@@ -2,0 +12,0 @@

4

dist/is-color-supported.browser.d.ts

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

import { C as ColorSupportLevel } from './shared/color-spaces-DeN59JDX.d.mjs';
export { S as SPACE_16_COLORS, a as SPACE_256_COLORS, b as SPACE_MONO, c as SPACE_TRUE_COLORS } from './shared/color-spaces-DeN59JDX.d.mjs';
import { C as ColorSupportLevel } from './packem_shared/color-spaces-DeN59JDX.d.mjs';
export { S as SPACE_16_COLORS, a as SPACE_256_COLORS, b as SPACE_MONO, c as SPACE_TRUE_COLORS } from './packem_shared/color-spaces-DeN59JDX.d.mjs';

@@ -4,0 +4,0 @@ declare const isStdoutColorSupported: () => ColorSupportLevel;

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

import { C as ColorSupportLevel } from './shared/color-spaces-DeN59JDX.d.mjs';
export { S as SPACE_16_COLORS, a as SPACE_256_COLORS, b as SPACE_MONO, c as SPACE_TRUE_COLORS } from './shared/color-spaces-DeN59JDX.d.mjs';
import { C as ColorSupportLevel } from './packem_shared/color-spaces-DeN59JDX.d.mjs';
export { S as SPACE_16_COLORS, a as SPACE_256_COLORS, b as SPACE_MONO, c as SPACE_TRUE_COLORS } from './packem_shared/color-spaces-DeN59JDX.d.mjs';

@@ -4,0 +4,0 @@ declare const isStdoutColorSupported: () => ColorSupportLevel;

{
"name": "@visulima/is-ansi-color-supported",
"version": "2.2.5",
"version": "2.2.6",
"description": "Detect whether a terminal or browser supports ansi colors.",

@@ -80,4 +80,4 @@ "keywords": [

"typesVersions": {
"*": {
"*": [
">=5.0": {
".": [
"./dist/is-color-supported.browser.d.ts",

@@ -99,3 +99,3 @@ "./dist/is-color-supported.server.d.ts"

"@anolilab/semantic-release-preset": "^9.0.0",
"@arethetypeswrong/cli": "^0.15.4",
"@arethetypeswrong/cli": "^0.16.2",
"@babel/core": "^7.25.2",

@@ -105,3 +105,3 @@ "@rushstack/eslint-plugin-security": "^0.8.2",

"@types/node": "18.19.15",
"@visulima/packem": "^1.0.0-alpha.95",
"@visulima/packem": "^1.0.0-alpha.108",
"@vitest/coverage-v8": "^2.0.5",

@@ -108,0 +108,0 @@ "@vitest/ui": "^2.0.5",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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