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

@types/yoga-layout

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/yoga-layout - npm Package Compare versions

Comparing version 1.9.2 to 1.9.3

2

yoga-layout/index.d.ts

@@ -306,3 +306,3 @@ // Type definitions for yoga-layout 1.9

setJustifyContent(justifyContent: YogaJustifyContent): void;
setMargin(edge: YogaEdge, margin: number): void;
setMargin(edge: YogaEdge, margin: number | string): void;
setMarginAuto(edge: YogaEdge): void;

@@ -309,0 +309,0 @@ setMarginPercent(edge: YogaEdge, margin: number): void;

{
"name": "@types/yoga-layout",
"version": "1.9.2",
"version": "1.9.3",
"description": "TypeScript definitions for yoga-layout",

@@ -22,4 +22,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "1586c0ef103d4675788030a0a69368315d04e2bfdba0e91ed047dbff74d189ba",
"typesPublisherContentHash": "46c44964fba2073840938dd063f301cf103b4dc9d11c81a8c568639b86e88260",
"typeScriptVersion": "3.0"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Sun, 17 May 2020 16:19:59 GMT
* Last updated: Thu, 23 Jul 2020 17:50:25 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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