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

@stylexjs/open-props

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stylexjs/open-props - npm Package Compare versions

Comparing version 0.5.1 to 0.6.0

8

lib/sizes.stylex.d.ts

@@ -45,9 +45,9 @@ /**

header3: string;
spacingspacings: string;
spacings: string;
xxs: string;
xs: string;
sm: string;
md: string;
lg: string;
spacingl: string;
spacingspacingl: string;
xl: string;
xxl: string;
relative000: string;

@@ -54,0 +54,0 @@ relative00: string;

@@ -45,9 +45,9 @@ /**

header3: '35ch',
spacingspacings: '240pspacing',
spacings: '360pspacing',
sm: '480pspacing',
md: '768pspacing',
lg: '1024pspacing',
spacingl: '1440pspacing',
spacingspacingl: '1920pspacing',
xxs: '240px',
xs: '360px',
sm: '480px',
md: '768px',
lg: '1024px',
xl: '1440px',
xxl: '1920px',
relative000: '-.5ch',

@@ -54,0 +54,0 @@ relative00: '-.25ch',

{
"name": "@stylexjs/open-props",
"version": "0.5.1",
"version": "0.6.0",
"description": "A library common values as variables to be used with Stylex.",
"type": "module",
"exports": {

@@ -35,9 +36,6 @@ "./lib/animationNames.stylex": "./lib/animationNames.stylex.js",

"dependencies": {
"css-mediaquery": "^0.1.2",
"invariant": "^2.2.4",
"styleq": "0.1.3",
"utility-types": "^3.10.0"
"@stylexjs/stylex": "0.6.0"
},
"devDependencies": {
"@stylexjs/scripts": "0.5.1"
"@stylexjs/scripts": "0.6.0"
},

@@ -44,0 +42,0 @@ "jest": {},

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