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

create-miro-app

Package Overview
Dependencies
Maintainers
5
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-miro-app - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

2

package.json
{
"name": "create-miro-app",
"version": "1.2.1",
"version": "1.2.2",
"keywords": [

@@ -5,0 +5,0 @@ "miro",

@@ -7,7 +7,7 @@ # Create Miro App

```sh
npx create-miro-app
npx create-miro-app@latest
// or
yarn create miro-app
yarn create miro-app@latest
```

@@ -20,7 +20,7 @@

```sh
npx create-miro-app my-miro-app
npx create-miro-app@latest my-miro-app
// or
yarn create miro-app my-miro-app
yarn create miro-app@latest my-miro-app
```

@@ -35,2 +35,3 @@

If you run `npx create-miro-app` without options, you get an interactive prompt.
If you run `npx create-miro-app@latest` without options, you get an interactive
prompt.
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