npm @marimo-team/frontend @0.23.9
score
0.7
high
flagged
2026-06-11 15:07
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.23.9 but max published is 0.23.10-dev0 |
| 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'] |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"akshayka",
"mscolnick"
],
"versions": 3878
}
Evidence (package doc at flag time)
{
"dependencies_count": 142,
"dist": {
"integrity": "sha512-/IQaIHfdRzGB84bBKCRNgm79wr1I7bdbLd6Yc2RRrqqUCIqeCWOqUrNgzM6dnfnnh0DFxre9IvmfeScnlouREA==",
"tarball": "https://registry.npmjs.org/@marimo-team/frontend/-/frontend-0.23.9.tgz",
"unpackedSize": 35661096
},
"dist-tags": {
"dev": "0.23.10-dev30",
"latest": "0.23.9"
},
"latest_version": "0.23.9",
"maintainers": [
{
"email": "akshaykagrawal7@gmail.com",
"name": "akshayka"
},
{
"email": "mscolnick@gmail.com",
"name": "mscolnick"
}
],
"num_versions": 3880,
"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": {
"dist_tag_anomaly": "dist-tags.latest=0.23.9 but max published is 0.23.10-dev0",
"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-11T20:07:40.941Z"
}
}