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

babel-plugin-react-compiler

Package Overview
Dependencies
Maintainers
4
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-react-compiler - npm Package Compare versions

Comparing version 0.0.0-experimental-c23de8d-20240515 to 0.0.0-experimental-da85dca-20240809

11

package.json
{
"name": "babel-plugin-react-compiler",
"version": "0.0.0-experimental-c23de8d-20240515",
"version": "0.0.0-experimental-da85dca-20240809",
"description": "Babel plugin for React Compiler.",

@@ -18,5 +18,2 @@ "main": "dist/index.js",

"ts:analyze-trace": "scripts/ts-analyze-trace.sh",
"prettier": "node ./scripts/prettier.js write-changed",
"prettier:all": "node ./scripts/prettier.js write",
"prettier:ci": "prettier --check .",
"lint": "yarn eslint src"

@@ -57,3 +54,2 @@ },

"jest-environment-jsdom": "^29.0.3",
"prettier": "2.8.8",
"react": "19.0.0-beta-b498834eab-20240506",

@@ -72,3 +68,8 @@ "react-dom": "19.0.0-beta-b498834eab-20240506",

"@babel/traverse": "7.7.4"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/react.git",
"directory": "compiler/packages/babel-plugin-react-compiler"
}
}

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