@vue-macros/common
Advanced tools
Comparing version
{ | ||
"name": "@vue-macros/common", | ||
"version": "3.0.0-alpha.0", | ||
"version": "3.0.0-beta.1", | ||
"description": "common feature from Vue Macros.", | ||
@@ -29,10 +29,7 @@ "type": "module", | ||
], | ||
"main": "dist/index.cjs", | ||
"main": "dist/index.js", | ||
"module": "dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"exports": { | ||
".": { | ||
"require": "./dist/index.cjs", | ||
"import": "./dist/index.js" | ||
}, | ||
".": "./dist/index.js", | ||
"./*": "./*" | ||
@@ -39,0 +36,0 @@ }, |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
0
-100%19238
-49.92%4
-33.33%462
-44.2%