create-qwik
Advanced tools
Comparing version 1.6.0 to 1.7.0-dev20240711122353
{ | ||
"name": "create-qwik", | ||
"description": "Interactive CLI for create Qwik projects and adding features.", | ||
"version": "1.6.0", | ||
"version": "1.7.0-dev20240711122353", | ||
"author": "Builder.io Team", | ||
@@ -6,0 +6,0 @@ "bin": "./create-qwik.cjs", |
@@ -19,4 +19,4 @@ { | ||
"devDependencies": { | ||
"@builder.io/qwik": "^1.6.0", | ||
"@builder.io/qwik-city": "^1.6.0", | ||
"@builder.io/qwik": "1.7.0-dev20240711122353", | ||
"@builder.io/qwik-city": "1.7.0-dev20240711122353", | ||
"@types/eslint": "^8.56.10", | ||
@@ -27,3 +27,3 @@ "@types/node": "^20.12.7", | ||
"eslint": "^8.57.0", | ||
"eslint-plugin-qwik": "^1.6.0", | ||
"eslint-plugin-qwik": "1.7.0-dev20240711122353", | ||
"prettier": "^3.2.5", | ||
@@ -30,0 +30,0 @@ "typescript": "5.4.5", |
@@ -33,3 +33,3 @@ /** | ||
/** | ||
* This is an advanced setting. It improves the bundling of your server code. To use it, make sure you understand when your consumed packages are dependencies or dev depencies. (otherwise things will break in production) | ||
* This is an advanced setting. It improves the bundling of your server code. To use it, make sure you understand when your consumed packages are dependencies or dev dependencies. (otherwise things will break in production) | ||
*/ | ||
@@ -36,0 +36,0 @@ // ssr: |
{ | ||
"name": "qwik-empty-starter", | ||
"description": "App with Routing built-in ready to create your app", | ||
"description": "Blank project with routing included", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "__qwik__": { |
{ | ||
"name": "qwik-library-name", | ||
"description": "Create a reusable Qwik component library", | ||
"description": "Create a Qwik library", | ||
"version": "0.0.1", | ||
@@ -36,3 +36,3 @@ "private": false, | ||
"devDependencies": { | ||
"@builder.io/qwik": "1.6.0", | ||
"@builder.io/qwik": "1.7.0", | ||
"@types/eslint": "^8.56.10", | ||
@@ -52,3 +52,3 @@ "@types/node": "^20.12.7", | ||
"__qwik__": { | ||
"displayName": "Component library (Qwik)", | ||
"displayName": "Library (Qwik)", | ||
"priority": -1, | ||
@@ -55,0 +55,0 @@ "docs": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 3 instances in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 3 instances in 1 package
1900419
84
2602
2
5