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.31 to 1.1.0

templates/app/quasar-v2/js-vite/BASE/_.npmrc

1

index.js

@@ -92,2 +92,3 @@ #!/usr/bin/env node

{ title: 'Yes, use NPM', value: 'npm' },
{ title: 'Yes, use PNPM (experimental support)', value: 'pnpm' },
{ title: 'No, I will handle that myself', value: false }

@@ -94,0 +95,0 @@ ]

2

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

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

@@ -42,3 +42,4 @@ {

"@quasar/app-vite": "^1.0.0",
"autoprefixer": "^10.4.2"
"autoprefixer": "^10.4.2",
"postcss": "^8.4.14"
},

@@ -45,0 +46,0 @@ "engines": {

@@ -165,2 +165,3 @@ /* eslint-env node */

useCredentialsForManifestTag: false,
// useFilenameHashes: true,
// extendGenerateSWOptions (cfg) {}

@@ -167,0 +168,0 @@ // extendInjectManifestOptions (cfg) {},

@@ -166,2 +166,3 @@ /* eslint-env node */

useCredentialsForManifestTag: false,
// useFilenameHashes: true,
// extendGenerateSWOptions (cfg) {}

@@ -168,0 +169,0 @@ // extendInjectManifestOptions (cfg) {},

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