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

@stylexjs/babel-plugin

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stylexjs/babel-plugin - npm Package Compare versions

Comparing version 0.1.0-beta.3 to 0.1.0-beta.4

lib/index.js

13

package.json
{
"name": "@stylexjs/babel-plugin",
"version": "0.1.0-beta.3",
"description": "StyleX eslint plugin.",
"main": "./lib/index.js",
"version": "0.1.0-beta.4",
"description": "StyleX babel plugin.",
"main": "lib/index.js",
"repository": "https://github.com/facebookexternal/stylex",

@@ -14,3 +14,3 @@ "author": "Naman Goel <nmn@fb.com>",

"dependencies": {
"@stylexjs/shared": "0.1.0-beta.3"
"@stylexjs/shared": "0.1.0-beta.4"
},

@@ -26,3 +26,6 @@ "peerDependencies": {

"typescript": "^4.7.4"
}
},
"files": [
"lib/*"
]
}
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