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

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.4.5 to 1.4.6

2

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

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

@@ -42,3 +42,3 @@ /* eslint-env node */

// 'ionicons-v4',
// 'mdi-v5',
// 'mdi-v7',
// 'fontawesome-v6',

@@ -45,0 +45,0 @@ // 'eva-icons',

@@ -46,3 +46,3 @@ /* eslint-env node */

// 'ionicons-v4',
// 'mdi-v5',
// 'mdi-v7',
// 'fontawesome-v6',

@@ -49,0 +49,0 @@ // 'eva-icons',

@@ -44,3 +44,3 @@ /* eslint-env node */

// 'ionicons-v4',
// 'mdi-v5',
// 'mdi-v7',
// 'fontawesome-v6',

@@ -47,0 +47,0 @@ // 'eva-icons',

@@ -44,3 +44,3 @@ /* eslint-env node */

// 'ionicons-v4',
// 'mdi-v5',
// 'mdi-v7',
// 'fontawesome-v6',

@@ -47,0 +47,0 @@ // 'eva-icons',

@@ -26,3 +26,3 @@ import { route } from 'quasar/wrappers'

// quasar.conf.js -> build -> publicPath
history: createHistory(process.env.MODE === 'ssr' ? void 0 : process.env.VUE_ROUTER_BASE)
history: createHistory(process.env.VUE_ROUTER_BASE)
})

@@ -29,0 +29,0 @@

@@ -43,3 +43,3 @@ /* eslint-env node */

// 'ionicons-v4',
// 'mdi-v5',
// 'mdi-v7',
// 'fontawesome-v6',

@@ -46,0 +46,0 @@ // 'eva-icons',

@@ -47,3 +47,3 @@ /* eslint-env node */

// 'ionicons-v4',
// 'mdi-v5',
// 'mdi-v7',
// 'fontawesome-v6',

@@ -50,0 +50,0 @@ // 'eva-icons',

@@ -46,3 +46,3 @@ /* eslint-env node */

// 'ionicons-v4',
// 'mdi-v5',
// 'mdi-v7',
// 'fontawesome-v6',

@@ -49,0 +49,0 @@ // 'eva-icons',

@@ -51,3 +51,3 @@ /* eslint-env node */

// 'ionicons-v4',
// 'mdi-v5',
// 'mdi-v7',
// 'fontawesome-v6',

@@ -54,0 +54,0 @@ // 'eva-icons',

@@ -33,3 +33,3 @@ import { route } from 'quasar/wrappers';

history: createHistory(
process.env.MODE === 'ssr' ? void 0 : process.env.VUE_ROUTER_BASE
process.env.VUE_ROUTER_BASE
),

@@ -36,0 +36,0 @@ });

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