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

@bedrock-layout/spacing-constants

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bedrock-layout/spacing-constants - npm Package Compare versions

Comparing version 2.8.0 to 2.8.1

4

lib/index.d.ts

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

/// <reference types="react" />
import type React from "react";
import { DefaultTheme } from "styled-components";

@@ -53,3 +53,3 @@ declare type LowercaseCharacter = "a" | "b" | "c" | "d" | "e" | "f" | "g" | "h" | "i" | "j" | "k" | "l" | "m" | "n" | "o" | "p" | "q" | "r" | "s" | "t" | "u" | "v" | "w" | "x" | "y" | "z";

export declare function getSafeGutter<T extends BaseTheme>(theme: T, gutter?: Gutter): MaybeCSSLength;
export declare const validateGutter: import("react").Validator<Gutter>;
export declare const validateGutter: React.Validator<Gutter>;
declare type GetSizeValue = <T>(theme: T & {

@@ -56,0 +56,0 @@ sizes?: BaseTheme;

{
"name": "@bedrock-layout/spacing-constants",
"version": "2.8.0",
"version": "2.8.1",
"description": "bedrock-layout spacing constants",

@@ -57,3 +57,3 @@ "sideEffects": false,

},
"gitHead": "62412d75da833c1544fe3a4c32f0e07915d4c9f6"
"gitHead": "3137552b72d5930b757b95e958913d8b54143096"
}
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