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.6-canary-f272bd8-20240625122346 to 1.0.0-alpha.0

11

package.json
{
"name": "@rspack/plugin-react-refresh",
"version": "0.7.6-canary-f272bd8-20240625122346",
"version": "1.0.0-alpha.0",
"license": "MIT",

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

"publishConfig": {
"access": "public"
"access": "public",
"provenance": true
},

@@ -33,4 +34,4 @@ "homepage": "https://rspack.dev",

"react-refresh": "0.14.0",
"@rspack/core": "0.7.6-canary-f272bd8-20240625122346",
"@rspack/plugin-react-refresh": "0.7.6-canary-f272bd8-20240625122346"
"@rspack/core": "1.0.0-alpha.0",
"@rspack/plugin-react-refresh": "1.0.0-alpha.0"
},

@@ -55,3 +56,3 @@ "peerDependencies": {

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

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

<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://lf3-static.bytednsdoc.com/obj/eden-cn/rjhwzy/ljhwZthlaukjlkulzlp/rspack-banner-1610-dark.png">
<img alt="Rspack Banner" src="https://lf3-static.bytednsdoc.com/obj/eden-cn/rjhwzy/ljhwZthlaukjlkulzlp/rspack-banner-1610.png">
<source media="(prefers-color-scheme: dark)" srcset="https://assets.rspack.dev/rspack/rspack-banner-plain-dark.png">
<img alt="Rspack Banner" src="https://assets.rspack.dev/rspack/rspack-banner-plain-light.png">
</picture>

@@ -5,0 +5,0 @@

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