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

@travetto/terminal

Package Overview
Dependencies
Maintainers
0
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@travetto/terminal - npm Package Compare versions

Comparing version 5.0.2 to 5.0.3

2

__index__.ts

@@ -1,2 +0,2 @@

/// <reference path="./src/trv.d.ts" />
import type { } from './src/trv';
export * from './src/style';

@@ -3,0 +3,0 @@ export * from './src/terminal';

{
"name": "@travetto/terminal",
"version": "5.0.2",
"version": "5.0.3",
"description": "General terminal support",

@@ -27,3 +27,3 @@ "keywords": [

"dependencies": {
"@travetto/runtime": "^5.0.2",
"@travetto/runtime": "^5.0.3",
"chalk": "^4.1.2"

@@ -30,0 +30,0 @@ },

import type { ColorLevel } from './style';
declare global {
interface TravettoEnv {
declare module '@travetto/runtime' {
interface EnvData {
/**

@@ -6,0 +6,0 @@ * Flag for node to disable colors

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