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

create-quasar

Package Overview
Dependencies
Maintainers
0
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-quasar - npm Package Compare versions

Comparing version 1.9.1 to 1.9.2

18

package.json
{
"name": "create-quasar",
"version": "1.9.1",
"version": "1.9.2",
"description": "Scaffolds Quasar Apps, AppExtensions or UI kits",

@@ -32,3 +32,3 @@ "type": "module",

"fs-extra": "^11.2.0",
"kolorist": "^1.5.1",
"kolorist": "^1.8.0",
"lodash": "^4.17.21",

@@ -39,9 +39,9 @@ "minimist": "^1.2.8",

"devDependencies": {
"@types/lodash": "^4.17.0",
"@types/prompts": "^2.4.7",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"eslint-plugin-lodash-template": "^1.0.0",
"tsx": "^4.7.2",
"typescript": "^5.4.5"
"@types/lodash": "^4.17.7",
"@types/prompts": "^2.4.9",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint-plugin-lodash-template": "^1.1.0",
"tsx": "^4.19.1",
"typescript": "^5.6.2"
},

@@ -48,0 +48,0 @@ "scripts": {

@@ -46,3 +46,3 @@ {

<% } } %>
"@types/node": "^12.20.21",
"@types/node": "^20.14.8",
<% if (preset.i18n) { %>"@intlify/vite-plugin-vue-i18n": "^3.3.1",<% } %>

@@ -49,0 +49,0 @@ "@quasar/app-vite": "^1.9.0",

@@ -45,3 +45,3 @@ {

<% } } %>
"@types/node": "^12.20.21",
"@types/node": "^20.14.8",
"@quasar/app-webpack": "^3.13.0"

@@ -48,0 +48,0 @@ },

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