npm @balancy/core @1.6.11
score
0.9321
high
flagged
2026-06-12 02:36
signals by category
identity
1
topology
1
enrichment
1
maintainers added: mark-balancy
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| maintainer_churn | 1.0 | added: ['mark-balancy'] |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'pavelbalancy' pushed 6 packages in the last 15min on npm |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo balancy-liveops/plugin_cpp_typescript returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"pavelbalancy"
],
"versions": 98
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-pPYFvSQiYwnwcMX5Fyj9APbIm9yPq9sStHnDUwrE+PkKoQA8MDC0uYmakfD4f2IdQlC8d0KtKJyIaiwQ7dgm7A==",
"tarball": "https://registry.npmjs.org/@balancy/core/-/core-1.6.11.tgz",
"unpackedSize": 6647045
},
"dist-tags": {
"latest": "1.6.11",
"next": "1.0.0-rc.29"
},
"latest_version": "1.6.11",
"maintainers": [
{
"email": "mark@balancy.co",
"name": "mark-balancy"
},
{
"email": "pavel@balancy.co",
"name": "pavelbalancy"
}
],
"num_versions": 98,
"repository": {
"type": "git",
"url": "git+https://github.com/balancy-liveops/plugin_cpp_typescript.git"
},
"scripts": {
"build": "npm run build:core && npm run build:webview",
"build:core": "vite build",
"build:local": "npm run build:core && npm run build:webview:local",
"build:webview": "vite build --config vite.config.webview.ts && npm run copy:webview:safe",
"build:webview:local": "vite build --config vite.config.webview.ts && npm run copy:webview:force",
"build:webview:watch": "vite build --config vite.config.webview.ts --watch",
"copy:webview:force": "node -e \"const fs=require('fs'),p=require('path'),d=p.resolve(__dirname,'../../../plugin_cpp_unity/WebView/Resources/WebGL');fs.copyFileSync('dist/webview/balancy-webview.umd.js',p.join(d,'balancy-webview.umd.js'));fs.copyFileSync('dist/webview/balancy-webview.umd.js.map',p.join(d,'balancy-webview.umd.js.map'));console.log('WebView bundle copied to Unity Balancy package')\"",
"copy:webview:safe": "node -e \"if (process.env.CI !== 'true') require('child_process').execSync('npm run copy:webview:force', {stdio: 'inherit'})\"",
"publish:latest": "npm publish --tag latest --access public",
"publish:next": "npm publish --tag next --access public",
"start": "vite build --watch"
},
"signal_details": {
"maintainer_churn": "added: ['mark-balancy']",
"mass_publish_burst": "publisher 'pavelbalancy' pushed 6 packages in the last 15min on npm",
"repo_doesnt_exist": "claimed repo balancy-liveops/plugin_cpp_typescript returns 404 on github.com"
},
"time": {
"created": "2024-09-19T07:54:52.340Z",
"modified": "2026-06-12T07:36:21.859Z"
}
}