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

react-compiler-healthcheck

Package Overview
Dependencies
Maintainers
0
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-compiler-healthcheck - npm Package Compare versions

Comparing version 19.0.0-beta-6fc168f-20241025 to 19.0.0-beta-714736e-20250131

dist/index.js.map

7

package.json
{
"name": "react-compiler-healthcheck",
"version": "19.0.0-beta-6fc168f-20241025",
"version": "19.0.0-beta-714736e-20250131",
"description": "Health check script to test violations of the rules of react.",

@@ -9,4 +9,5 @@ "bin": {

"scripts": {
"build": "rimraf dist && rollup --config --bundleConfigAsCjs",
"test": "echo 'no tests'"
"build": "rimraf dist && scripts/build.js",
"test": "echo 'no tests'",
"watch": "scripts/build.js --watch"
},

@@ -13,0 +14,0 @@ "dependencies": {

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