@rspack/plugin-react-refresh
Advanced tools
Comparing version 0.7.5-canary-d73b4fa-20240621004417 to 0.7.5
{ | ||
"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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19364