npm @marimo-team/frontend @0.23.10
score
0.6667
med
flagged
2026-06-22 03:52
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.23.10 but max published is 0.23.11-dev67 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/marimo-team/marimo.git' also claimed by 1 package(s) under different publishers: ['npm/@marimo-team/islands'] |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['rehype-sanitize'] |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"akshayka",
"mscolnick"
],
"versions": 3911
}
Evidence (package doc at flag time)
{
"dependencies_count": 143,
"dist": {
"integrity": "sha512-4dZj5xp9ptXRHz5GxaCUhGfrjbV4Knc8UpnPpobfPQ6Xjk54+QZBsNsTZ4xHJLkAe/sS/Jtq6kliK2XYQd7ypw==",
"tarball": "https://registry.npmjs.org/@marimo-team/frontend/-/frontend-0.23.10.tgz",
"unpackedSize": 35902942
},
"dist-tags": {
"dev": "0.23.11-dev67",
"latest": "0.23.10"
},
"latest_version": "0.23.10",
"maintainers": [
{
"email": "akshaykagrawal7@gmail.com",
"name": "akshayka"
},
{
"email": "mscolnick@gmail.com",
"name": "mscolnick"
}
],
"num_versions": 3912,
"repository": {
"type": "git",
"url": "git+https://github.com/marimo-team/marimo.git"
},
"scripts": {
"build": "cross-env vite build",
"build-storybook": "storybook build",
"build:islands": "cross-env VITE_MARIMO_ISLANDS=true vite --config islands/vite.config.mts build",
"build:watch": "vite build --watch --outDir ../marimo/_static",
"ci": "cross-env CI=true run-s lint typecheck test build",
"dev": "vite",
"dev:islands": "cross-env VITE_MARIMO_ISLANDS=true vite --config islands/vite.config.mts",
"dev:quarto": "VITE_MARIMO_ISLANDS=true vite",
"format": "oxfmt --config ../.oxfmtrc.json",
"lint": "run-s lint:oxlint lint:stylelint",
"lint:oxlint": "oxlint --fix",
"lint:stylelint": "stylelint src/**/*.css --fix",
"preinstall": "npx only-allow pnpm",
"preview": "vite preview",
"preview:islands": "cross-env VITE_MARIMO_VERSION='0.4.6' VITE_MARIMO_ISLANDS=true vite --config islands/vite.config.mts build",
"start": "vite",
"storybook": "storybook dev -p 6006",
"test": "vitest",
"typecheck": "tsgo"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['rehype-sanitize']",
"dist_tag_anomaly": "dist-tags.latest=0.23.10 but max published is 0.23.11-dev67",
"shared_repo_different_publisher": "repo 'git+https://github.com/marimo-team/marimo.git' also claimed by 1 package(s) under different publishers: ['npm/@marimo-team/islands']"
},
"time": {
"created": "2023-11-04T18:00:50.148Z",
"modified": "2026-06-18T19:05:55.672Z"
}
}