Socket
Socket
Sign inDemoInstall

boxen

Package Overview
Dependencies
8
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.1 to 7.0.2

8

index.d.ts

@@ -41,6 +41,6 @@ import {LiteralUnion} from 'type-fest';

export interface Spacing {
readonly top: number;
readonly right: number;
readonly bottom: number;
readonly left: number;
readonly top?: number;
readonly right?: number;
readonly bottom?: number;
readonly left?: number;
}

@@ -47,0 +47,0 @@

{
"name": "boxen",
"version": "7.0.1",
"version": "7.0.2",
"description": "Create boxes in the terminal",

@@ -5,0 +5,0 @@ "license": "MIT",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc