create-figma-app
Advanced tools
Comparing version 0.0.2 to 0.0.3
# create-figma-app | ||
## 0.0.3 | ||
### Patch Changes | ||
- fix: fixed rspack dev server bug, related to https://github.com/web-infra-dev/rspack/pull/7784 | ||
## 0.0.2 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "create-figma-app", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"type": "module", | ||
@@ -30,3 +30,4 @@ "description": "create plugin app for figma", | ||
"dist", | ||
"CHANGELOG.md" | ||
"CHANGELOG.md", | ||
"LICENSE" | ||
], | ||
@@ -33,0 +34,0 @@ "engines": { |
@@ -25,4 +25,4 @@ { | ||
"@figma/plugin-typings": "*", | ||
"@rspack/cli": "1.0.0-beta.4", | ||
"@rspack/core": "1.0.0-beta.4", | ||
"@rspack/cli": "1.0.2", | ||
"@rspack/core": "1.0.2", | ||
"@rspack/plugin-react-refresh": "1.0.0-beta.4", | ||
@@ -29,0 +29,0 @@ "@types/react": "^18.2.48", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
68739
1