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

create-figma-app

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-figma-app - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

6

CHANGELOG.md
# 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 @@

5

package.json
{
"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": {

4

template-react-ts/package.json

@@ -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",

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