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

@stylexjs/stylex

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stylexjs/stylex - npm Package Compare versions

Comparing version 0.2.0-beta.14 to 0.2.0-beta.15

1

lib/stylex.d.ts

@@ -20,2 +20,3 @@ /**

type DedupeStyles = Readonly<{
$$css: true;
[key: string]: string | Readonly<{ [key: string]: string }>;

@@ -22,0 +23,0 @@ }>;

4

package.json
{
"name": "@stylexjs/stylex",
"version": "0.2.0-beta.14",
"version": "0.2.0-beta.15",
"description": "A library for defining styles for optimized user interfaces.",

@@ -23,3 +23,3 @@ "main": "lib/stylex.js",

"devDependencies": {
"@stylexjs/scripts": "0.2.0-beta.14"
"@stylexjs/scripts": "0.2.0-beta.15"
},

@@ -26,0 +26,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