New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

babel-plugin-react-compiler

Package Overview
Dependencies
Maintainers
4
Versions
136
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-df7b47d-20241202 to 0.0.0-experimental-e4f4f9a-20250127

dist/index.js.map

10

package.json
{
"name": "babel-plugin-react-compiler",
"version": "0.0.0-experimental-df7b47d-20241202",
"version": "0.0.0-experimental-e4f4f9a-20250127",
"description": "Babel plugin for React Compiler.",

@@ -12,3 +12,3 @@ "main": "dist/index.js",

"scripts": {
"build": "rimraf dist && rollup --config --bundleConfigAsCjs",
"build": "rimraf dist && scripts/build.js",
"test": "./scripts/link-react-compiler-runtime.sh && yarn snap:ci",

@@ -20,3 +20,4 @@ "jest": "yarn build && ts-node node_modules/.bin/jest",

"ts:analyze-trace": "scripts/ts-analyze-trace.sh",
"lint": "yarn eslint src"
"lint": "yarn eslint src",
"watch": "scripts/build.js --watch"
},

@@ -47,5 +48,3 @@ "dependencies": {

"babel-plugin-fbt-runtime": "^1.0.0",
"chalk": "4",
"eslint": "^8.57.1",
"glob": "^7.1.6",
"invariant": "^2.2.4",

@@ -57,3 +56,2 @@ "jest": "^29.0.3",

"react-dom": "0.0.0-experimental-4beb1fd8-20241118",
"rimraf": "^3.0.2",
"ts-jest": "^29.1.1",

@@ -60,0 +58,0 @@ "ts-node": "^10.9.2",

dist/index.js

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

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