Socket
Socket
Sign inDemoInstall

create-quasar

Package Overview
Dependencies
Maintainers
1
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.0.28 to 1.0.29

2

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

@@ -5,0 +5,0 @@ "author": {

@@ -8,2 +8,3 @@ import { boot } from 'quasar/wrappers'

locale: 'en-US',
globalInjection: true,
messages

@@ -10,0 +11,0 @@ })

@@ -8,2 +8,3 @@ import { boot } from 'quasar/wrappers'

locale: 'en-US',
globalInjection: true,
messages

@@ -10,0 +11,0 @@ })

@@ -9,2 +9,3 @@ import { boot } from 'quasar/wrappers';

locale: 'en-US',
globalInjection: true,
messages,

@@ -11,0 +12,0 @@ });

@@ -11,2 +11,3 @@

{ title: 'Composition API', value: 'composition', description: 'recommended' },
{ title: 'Composition API with <script setup>', value: 'composition-setup', description: 'recommended' },
{ title: 'Options API', value: 'options' },

@@ -13,0 +14,0 @@ { title: 'Class-based', value: 'class', description: 'DEPRECATED; see https://github.com/quasarframework/quasar/discussions/11204', disabled: true }

@@ -9,2 +9,3 @@ import { boot } from 'quasar/wrappers';

locale: 'en-US',
globalInjection: true,
messages,

@@ -11,0 +12,0 @@ });

@@ -11,2 +11,3 @@

{ title: 'Composition API', value: 'composition', description: 'recommended' },
{ title: 'Composition API with <script setup>', value: 'composition-setup', description: 'recommended' },
{ title: 'Options API', value: 'options' },

@@ -13,0 +14,0 @@ { title: 'Class-based (DEPRECATED; see https://github.com/quasarframework/quasar/discussions/11204)', value: 'class', disabled: true }

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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