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

react-compiler-runtime

Package Overview
Dependencies
Maintainers
3
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-compiler-runtime - npm Package Compare versions

Comparing version 0.0.0 to 19.0.0-beta-63b359f-20241101

dist/index.d.ts

24

package.json
{
"name": "react-compiler-runtime",
"version": "0.0.0",
"description": "",
"main": "index.js",
"version": "19.0.0-beta-63b359f-20241101",
"description": "Runtime for React Compiler",
"license": "MIT",
"main": "dist/index.js",
"files": [
"dist",
"src"
],
"peerDependencies": {
"react": "^17.0.0 || ^18.0.0 || ^19.0.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "rimraf dist && rollup --config --bundleConfigAsCjs",
"test": "echo 'no tests'"
},
"author": "",
"license": "MIT"
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/react.git",
"directory": "compiler/packages/react-compiler-runtime"
}
}
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