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

@rspack/plugin-react-refresh

Package Overview
Dependencies
Maintainers
0
Versions
558
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rspack/plugin-react-refresh - npm Package Compare versions

Comparing version 0.7.5-canary-d73b4fa-20240621004417 to 0.7.5

8

package.json
{
"name": "@rspack/plugin-react-refresh",
"version": "0.7.5-canary-d73b4fa-20240621004417",
"version": "0.7.5",
"license": "MIT",

@@ -32,4 +32,4 @@ "description": "React refresh plugin for rspack",

"react-refresh": "0.14.0",
"@rspack/core": "0.7.5-canary-d73b4fa-20240621004417",
"@rspack/plugin-react-refresh": "0.7.5-canary-d73b4fa-20240621004417"
"@rspack/core": "0.7.5",
"@rspack/plugin-react-refresh": "0.7.5"
},

@@ -54,3 +54,3 @@ "peerDependencies": {

"dev": "tsc -b -w",
"test": "jest --runInBand --colors",
"test": "jest --runInBand",
"api-extractor": "api-extractor run --verbose",

@@ -57,0 +57,0 @@ "api-extractor:ci": "api-extractor run --verbose || diff temp/api.md etc/api.md"

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