libxml.wasm
Advanced tools
Comparing version 1.0.0-develop-7c47c80875858093190bc5e1a368347a0c1eb233 to 1.0.0-develop-bd238d748b52c4da5ce540578c6fd6e02a31ea32
{ | ||
"name": "libxml.wasm", | ||
"version": "1.0.0-develop-7c47c80875858093190bc5e1a368347a0c1eb233", | ||
"version": "1.0.0-develop-bd238d748b52c4da5ce540578c6fd6e02a31ea32", | ||
"type": "module", | ||
@@ -9,7 +9,14 @@ "types": "types.d.ts", | ||
"exports": { | ||
"./cjs": "./dist/libxml.cjs", | ||
"./esm": "./dist/libxml.mjs", | ||
"./cjs": { | ||
"require": "./dist/libxml.cjs", | ||
"types": "./types.d.ts" | ||
}, | ||
"./esm": { | ||
"import": "./dist/libxml.mjs", | ||
"types": "./types.d.ts" | ||
}, | ||
".": { | ||
"require": "./dist/libxml.cjs", | ||
"imoport": "./dist/libxml.mjs" | ||
"imoport": "./dist/libxml.mjs", | ||
"types": "./types.d.ts" | ||
} | ||
@@ -16,0 +23,0 @@ }, |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
2659302
0