@builder.io/qwik
Advanced tools
Comparing version 0.0.16-4-dev20220117182949 to 0.0.16-4-dev20220124192146
{ | ||
"name": "@builder.io/qwik", | ||
"version": "0.0.16-4-dev20220117182949", | ||
"version": "0.0.16-4-dev20220124192146", | ||
"description": "An Open-Source sub-framework designed with a focus on server-side-rendering, lazy-loading, and styling/animation.", | ||
@@ -19,2 +19,4 @@ "license": "MIT", | ||
}, | ||
"./core.cjs": "./core.cjs", | ||
"./core.mjs": "./core.mjs", | ||
"./jsx-runtime": { | ||
@@ -24,2 +26,6 @@ "import": "./jsx-runtime.mjs", | ||
}, | ||
"./jsx-dev-runtime": { | ||
"import": "./jsx-runtime.mjs", | ||
"require": "./jsx-runtime.cjs" | ||
}, | ||
"./optimizer": { | ||
@@ -29,2 +35,3 @@ "import": "./optimizer.mjs", | ||
}, | ||
"./server/index.cjs": "./server/index.cjs", | ||
"./server": { | ||
@@ -38,2 +45,3 @@ "import": "./server/index.mjs", | ||
}, | ||
"./qwikloader.js": "./qwikloader.js", | ||
"./package.json": "./package.json" | ||
@@ -40,0 +48,0 @@ }, |
{ | ||
"name": "@builder.io/qwik/server", | ||
"version": "0.0.16-4-dev20220117182949", | ||
"version": "0.0.16-4-dev20220124192146", | ||
"main": "index.cjs", | ||
@@ -5,0 +5,0 @@ "module": "index.mjs", |
{ | ||
"name": "@builder.io/qwik/testing", | ||
"version": "0.0.16-4-dev20220117182949", | ||
"version": "0.0.16-4-dev20220124192146", | ||
"main": "index.cjs", | ||
@@ -5,0 +5,0 @@ "module": "index.mjs", |
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
31080
43848634
17