Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@stylexswc/postcss-plugin

Package Overview
Dependencies
Maintainers
1
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stylexswc/postcss-plugin - npm Package Compare versions

Comparing version
0.16.3
to
0.16.4-rc.1
+7
-7
package.json
{
"name": "@stylexswc/postcss-plugin",
"description": "StyleX PostCSS plugin with NAPI-RS compiler",
"version": "0.16.3",
"version": "0.16.4-rc.1",
"private": false,

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

"@stylexjs/babel-plugin": "^0.18.3",
"@stylexswc/rs-compiler": "0.16.3",
"@stylexswc/rs-compiler": "0.16.4-rc.1",
"fast-glob": "^3.3.3",
"glob-parent": "^6.0.2",
"is-glob": "^4.0.3",
"postcss": "^8.5.13"
"postcss": "^8.5.15"
},
"devDependencies": {
"@stylexswc/eslint-config": "0.16.3",
"@stylexswc/typescript-config": "0.16.3",
"@stylexswc/eslint-config": "0.16.4-rc.1",
"@stylexswc/typescript-config": "0.16.4-rc.1",
"@types/babel__core": "^7.20.5",

@@ -36,4 +36,4 @@ "@types/glob-parent": "^5.1.3",

"@types/jest": "^30.0.0",
"@types/node": "^25.6.0",
"jest": "^30.3.0",
"@types/node": "^25.9.1",
"jest": "^30.4.2",
"jest-chain-transform": "^0.0.8",

@@ -40,0 +40,0 @@ "ts-jest": "^29.4.9"