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
66
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.14 to 1.0.15

2

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

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

@@ -18,4 +18,3 @@ {

},
"include": ["src/**/*.ts", "src/**/*.d.ts", "src/**/*.tsx", "src/**/*.vue"],
"references": [{ "path": "./tsconfig.node.json" }]
"include": ["src/**/*.ts", "src/**/*.d.ts", "src/**/*.tsx", "src/**/*.vue"]
}

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

// "chain" is a webpack-chain object https://github.com/neutrinojs/webpack-chain
chainWebpack (/* chain */) {}
// chainWebpack (/* chain */) {}
},

@@ -133,3 +133,3 @@

chainWebpackWebserver (/* chain */) {},
// chainWebpackWebserver (/* chain */) {},

@@ -149,3 +149,3 @@ middlewares: [

// if using workbox in InjectManifest mode
chainWebpackCustomSW (/* chain */) {},
// chainWebpackCustomSW (/* chain */) {},

@@ -152,0 +152,0 @@ manifest: {

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