npm @lobehub/editor @4.22.0
score
0.75
high
flagged
2026-07-24 12:11
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/lobehub/lobe-editor.git' also claimed by 1 package(s) under different publishers: ['npm/@fgbg/lobe-editor'] |
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['@lexical/yjs', 'yjs'] |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"sudongyuer",
"yutengjing",
"amazing129",
"arvinxx",
"canisminor1990",
"lobehubbot",
"nekomeowww",
"rdmclin2",
"blueboylijian"
],
"versions": 191
}
Evidence (package doc at flag time)
{
"dependencies_count": 40,
"dist": {
"integrity": "sha512-3xNTnKOCFvSbi5T6HQxg+T43VJ6F5gvsUjcF5+vgRFjhquxtYSJ+RZH8wWEoz5GBKeO56FzrmBcPydCpcGSkbA==",
"tarball": "https://registry.npmjs.org/@lobehub/editor/-/editor-4.22.0.tgz",
"unpackedSize": 2019124
},
"dist-tags": {
"latest": "4.22.0"
},
"latest_version": "4.22.0",
"maintainers": [
{
"email": "976499226@qq.com",
"name": "sudongyuer"
},
{
"email": "ytj2713151713@gmail.com",
"name": "yutengjing"
},
{
"email": "web2crypto@proton.me",
"name": "amazing129"
},
{
"email": "arvinx@foxmail.com",
"name": "arvinxx"
},
{
"email": "i@canisminor.cc",
"name": "canisminor1990"
},
{
"email": "i@lobehub.com",
"name": "lobehubbot"
},
{
"email": "neko@ayaka.moe",
"name": "nekomeowww"
},
{
"email": "rdmclin2@gmail.com",
"name": "rdmclin2"
},
{
"email": "onlyyoulove3@gmail.com",
"name": "blueboylijian"
}
],
"num_versions": 201,
"repository": {
"type": "git",
"url": "git+https://github.com/lobehub/lobe-editor.git"
},
"scripts": {
"build": "tsdown",
"build:clean": "tsx ./scripts/clean.ts",
"build:watch": "tsdown --watch",
"ci": "npm run lint:circular && npm run lint && npm run type-check",
"clean": "rm -r es lib dist coverage .react-router .eslintcache node_modules/.cache",
"dev": "lobedocs dev",
"docs:build": "lobedocs build",
"docs:build-analyze": "ANALYZE=1 lobedocs build",
"docs:dev": "lobedocs dev",
"lint": "eslint \"{src,tests}/**/*.{js,jsx,ts,tsx}\" --fix",
"lint:circular": "dpdm src/**/*.{ts,tsx} --warning false --tree false --exit-code circular:1 -T true",
"lint:md": "remark . --quiet --frail --output",
"lint:style": "stylelint \"{src,tests}/**/*.{js,jsx,ts,tsx,less}\" --fix",
"postinstall": "node ./scripts/postinstall-lexical-patch.cjs",
"postpack": "clean-package restore",
"prepack": "clean-package",
"prepare": "husky && npm run setup",
"prettier": "prettier -c --write --no-error-on-unmatched-pattern \"**/**\"",
"release": "semantic-release",
"setup": "lobedocs typegen",
"start": "npm run docs:dev",
"test": "vitest",
"test:coverage": "vitest run --coverage --passWithNoTests",
"test:watch": "vitest --watch",
"type-check": "tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['@lexical/yjs', 'yjs']",
"shared_repo_different_publisher": "repo 'git+https://github.com/lobehub/lobe-editor.git' also claimed by 1 package(s) under different publishers: ['npm/@fgbg/lobe-editor']"
},
"time": {
"created": "2025-08-18T14:30:34.270Z",
"modified": "2026-07-17T14:08:35.257Z"
}
}