npm emnapi @1.11.3
score
0.6368
med
flagged
2026-07-25 02:00
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.11.3 but max published is 2.0.0-alpha.1 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/toyobayashi/emnapi.git' also claimed by 4 package(s) under different publishers: ['npm/@emnapi/runtime', 'npm/@emnapi/core', 'npm/@emnapi/wasi-threads'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"toyobayashi"
],
"versions": 49
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-+/ZS90YK/rYfVOHtGLHkGffVsnmD/MAKaBHio+Y4XAtg75RLr4cveV/w0jTkUdLM1CcAlaRgG76mpIemWAlk0A==",
"tarball": "https://registry.npmjs.org/emnapi/-/emnapi-1.11.3.tgz",
"unpackedSize": 1550652
},
"dist-tags": {
"alpha": "2.0.0-alpha.3",
"latest": "1.11.3"
},
"latest_version": "1.11.3",
"maintainers": [
{
"email": "lifenglin314@outlook.com",
"name": "toyobayashi"
}
],
"num_versions": 52,
"repository": {
"type": "git",
"url": "git+https://github.com/toyobayashi/emnapi.git"
},
"scripts": {
"build": "node ./script/build.js",
"generate-struct-info": "npm run generate-struct-info-wasm32 && npm run generate-struct-info-wasm64",
"generate-struct-info-wasm32": "node -e \"fs.mkdirSync('script/out',{recursive:true})\" && emcc -Iinclude/node -pthread script/generate_struct_info.c -sNODERAWFS -o script/out/generate_struct_info_wasm32.js && node ./script/out/generate_struct_info_wasm32.js",
"generate-struct-info-wasm64": "node -e \"fs.mkdirSync('script/out',{recursive:true})\" && emcc -Iinclude/node -pthread script/generate_struct_info.c -sNODERAWFS -sMEMORY64 -o script/out/generate_struct_info_wasm64.js && node ./script/out/generate_struct_info_wasm64.js",
"version": "node ./script/version.js"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.11.3 but max published is 2.0.0-alpha.1",
"shared_repo_different_publisher": "repo 'git+https://github.com/toyobayashi/emnapi.git' also claimed by 4 package(s) under different publishers: ['npm/@emnapi/runtime', 'npm/@emnapi/core', 'npm/@emnapi/wasi-threads'] ..."
},
"time": {
"created": "2023-02-14T07:41:44.085Z",
"modified": "2026-07-25T07:00:17.885Z"
}
}