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

@stylexjs/babel-plugin

Package Overview
Dependencies
Maintainers
2
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.6.0 to 0.6.1

4

lib/utils/evaluate-path.d.ts

@@ -13,5 +13,3 @@ /**

export type FunctionConfig = {
identifiers: {
[fnName: string]: { fn: (...args: any[]) => any; takesPath?: boolean };
};
identifiers: { [fnName: string]: any };
memberExpressions: {

@@ -18,0 +16,0 @@ [key: string]: {

{
"name": "@stylexjs/babel-plugin",
"version": "0.6.0",
"version": "0.6.1",
"description": "StyleX babel plugin.",

@@ -17,4 +17,4 @@ "main": "lib/index.js",

"@babel/helper-module-imports": "^7.22.15",
"@stylexjs/shared": "0.6.0",
"@stylexjs/stylex": "0.6.0",
"@stylexjs/shared": "0.6.1",
"@stylexjs/stylex": "0.6.1",
"@babel/core": "^7.23.6",

@@ -21,0 +21,0 @@ "@babel/traverse": "^7.23.6",

Sorry, the diff of this file is too big to display

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