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
29
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.2.0-beta.23 to 0.2.0-beta.24

44

package.json
{
"name": "@stylexjs/open-props",
"version": "0.2.0-beta.23",
"version": "0.2.0-beta.24",
"description": "A library common values as variables to be used with Stylex.",
"exports": {
"./animationNames": "./lib/animationNames.stylex.js",
"./animations": "./lib/animations.stylex.js",
"./aspects": "./lib/aspects.stylex.js",
"./borders": "./lib/borders.stylex.js",
"./colors": "./lib/colors.stylex.js",
"./colorsHSL": "./lib/colorsHSL.stylex.js",
"./colorsOKLCH": "./lib/colorsOKLCH.stylex.js",
"./colorsOKLCHHues": "./lib/colorsOKLCHHues.stylex.js",
"./easings": "./lib/easings.stylex.js",
"./fonts": "./lib/fonts.stylex.js",
"./gradients": "./lib/gradients.stylex.js",
"./grayOKLCH": "./lib/grayOKLCH.stylex.js",
"./highlights": "./lib/highlights.stylex.js",
"./layouts": "./lib/layouts.stylex.js",
"./masksCornerCuts": "./lib/masksCornerCuts.stylex.js",
"./masksEdges": "./lib/masksEdges.stylex.js",
"./shadows": "./lib/shadows.stylex.js",
"./sizes": "./lib/sizes.stylex.js",
"./svg": "./lib/svg.stylex.js",
"./zIndex": "./lib/zIndex.stylex.js"
"./lib/animationNames.stylex": "./lib/animationNames.stylex.js",
"./lib/animations.stylex": "./lib/animations.stylex.js",
"./lib/aspects.stylex": "./lib/aspects.stylex.js",
"./lib/borders.stylex": "./lib/borders.stylex.js",
"./lib/colors.stylex": "./lib/colors.stylex.js",
"./lib/colorsHSL.stylex": "./lib/colorsHSL.stylex.js",
"./lib/colorsOKLCH.stylex": "./lib/colorsOKLCH.stylex.js",
"./lib/colorsOKLCHHues.stylex": "./lib/colorsOKLCHHues.stylex.js",
"./lib/easings.stylex": "./lib/easings.stylex.js",
"./lib/fonts.stylex": "./lib/fonts.stylex.js",
"./lib/gradients.stylex": "./lib/gradients.stylex.js",
"./lib/grayOKLCH.stylex": "./lib/grayOKLCH.stylex.js",
"./lib/highlights.stylex": "./lib/highlights.stylex.js",
"./lib/layouts.stylex": "./lib/layouts.stylex.js",
"./lib/masksCornerCuts.stylex": "./lib/masksCornerCuts.stylex.js",
"./lib/masksEdges.stylex": "./lib/masksEdges.stylex.js",
"./lib/shadows.stylex": "./lib/shadows.stylex.js",
"./lib/sizes.stylex": "./lib/sizes.stylex.js",
"./lib/svg.stylex": "./lib/svg.stylex.js",
"./lib/zIndex.stylex": "./lib/zIndex.stylex.js"
},

@@ -41,3 +41,3 @@ "repository": "https://www.github.com/facebook/stylex",

"devDependencies": {
"@stylexjs/scripts": "0.2.0-beta.23"
"@stylexjs/scripts": "0.2.0-beta.24"
},

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

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