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

create-miro-app

Package Overview
Dependencies
Maintainers
1
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 0.6.0 to 0.7.0

dist/templates/react-ts/app.html

26

package.json
{
"name": "create-miro-app",
"version": "0.6.0",
"version": "0.7.0",
"keywords": [

@@ -30,13 +30,13 @@ "miro",

"@mirohq/prettier-config": "^1.0.0",
"@types/async-retry": "1.4.2",
"@types/async-retry": "1.4.3",
"@types/cross-spawn": "6.0.2",
"@types/node": "15.12.2",
"@types/prompts": "2.0.13",
"@types/rimraf": "3.0.0",
"@types/tar": "4.0.4",
"@types/validate-npm-package-name": "3.0.2",
"@types/node": "16.6.1",
"@types/prompts": "2.0.14",
"@types/rimraf": "3.0.1",
"@types/tar": "4.0.5",
"@types/validate-npm-package-name": "3.0.3",
"@vercel/ncc": "0.25.1",
"async-retry": "1.3.1",
"chalk": "4.1.1",
"commander": "7.2.0",
"chalk": "4.1.2",
"commander": "8.1.0",
"cpy": "8.1.2",

@@ -46,9 +46,9 @@ "cross-spawn": "7.0.3",

"husky": "^6.0.0",
"lint-staged": "^11.0.0",
"lint-staged": "^11.1.2",
"np": "^7.5.0",
"prettier": "^2.3.1",
"prettier": "^2.3.2",
"prompts": "2.4.1",
"rimraf": "3.0.2",
"tar": "6.1.0",
"typescript": "4.3.2",
"tar": "6.1.8",
"typescript": "4.3.5",
"update-check": "1.5.4",

@@ -55,0 +55,0 @@ "validate-npm-package-name": "3.0.0"

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

| name | description | default |
| ------------------------ | -------------------------------------- | ------------- |
| `[name]` | The name of your application | `my-miro-app` |
| `--ts` or `--typescript` | Will bootstrap a typescript project | `javascript` |
| `--npm` | Will bootstrap the project using `npm` | `yarn` |
| name | description | default |
| -------- | -------------------------------------- | ------------- |
| `[name]` | The name of your application | `my-miro-app` |
| `--npm` | Will bootstrap the project using `npm` | `yarn` |
If you run `npx create-miro-app` without options, you get an interactive prompt.

Sorry, the diff of this file is too big to display

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