npm @memori.ai/memori-react @8.41.0
score
0.55
med
flagged
2026-06-22 03:42
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=8.41.0 but max published is 9.0.0-alpha.0 |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@nats-io/jetstream'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"memori-ai",
"nzambello",
"andrepat0"
],
"versions": 414
}
Evidence (package doc at flag time)
{
"dependencies_count": 25,
"dist": {
"integrity": "sha512-QgcrIV/BIEMmCS4CBCI/2wZFcJohp7y9JXWSyaeyy9MSGBupWmqF4hdG/Csth0vM93ZtCZIZp/uwSZfASRrlFw==",
"tarball": "https://registry.npmjs.org/@memori.ai/memori-react/-/memori-react-8.41.0.tgz",
"unpackedSize": 8595431
},
"dist-tags": {
"alpha": "9.0.0-alpha.5",
"latest": "8.41.0",
"rc": "8.14.0-rc.0"
},
"latest_version": "8.41.0",
"maintainers": [
{
"email": "dev@memori.ai",
"name": "memori-ai"
},
{
"email": "nicola@nzambello.dev",
"name": "nzambello"
},
{
"email": "patini929@gmail.com",
"name": "andrepat0"
}
],
"num_versions": 415,
"repository": {
"type": "git",
"url": "git+https://github.com/memori-ai/memori-react.git"
},
"scripts": {
"analyze": "size-limit --why",
"build": "yarn build:cjs && yarn build:esm && yarn copy-files && yarn cleanup",
"build-storybook": "storybook build",
"build:cjs": "tsc --module commonjs --outDir dist",
"build:esm": "tsc --module esnext --outDir esm",
"clean": "rimraf dist esm",
"cleanup": "yarn cleanup-test:cjs && yarn cleanup-stories:cjs && yarn cleanup-test:esm && yarn cleanup-stories:esm && yarn cleanup-mocks",
"cleanup-mocks": "rimraf dist/mocks esm/mocks",
"cleanup-stories:cjs": "find dist -name \\*.stories.\\* -type f | xargs -n1 rm",
"cleanup-stories:esm": "find esm -name \\*.stories.\\* -type f | xargs -n1 rm",
"cleanup-test:cjs": "find dist -name \\*.test.\\* -type f | xargs -n1 rm",
"cleanup-test:esm": "find esm -name \\*.test.\\* -type f | xargs -n1 rm",
"copy-files": "yarn copy-files:cjs && yarn copy-files:esm",
"copy-files:cjs": "copyfiles -u 1 src/**/*.css dist/",
"copy-files:esm": "copyfiles -u 1 src/**/*.css esm/",
"format": "prettier --write src",
"lint": "yarn lint:ts && yarn lint:css",
"lint:css": "stylelint \"src/**/*.css\"",
"lint:ts": "eslint --ignore-path .gitignore \"src/**/*.+(ts|js|tsx)\"",
"postbuild": "yarn copy-files",
"prebuild": "yarn clean",
"prepare": "yarn build && yarn prepare:husky",
"prepare:husky": "is-ci || husky install",
"sb": "storybook dev -p 6006",
"size": "size-limit",
"storybook": "storybook dev -p 6006",
"storybook:emulator": "storybook dev --port 3000 --host 0.0.0.0 --ci",
"test": "TZ=UTC NODE_ENV=test jest --watch src",
"test:ci": "TZ=UTC NODE_ENV=test jest --passWithNoTests --ci src",
"test:coverage": "TZ=UTC NODE_ENV=test jest --coverage src",
"typecheck": "tsc --noEmit",
"update-version": "node ./scripts/update-version.js"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@nats-io/jetstream']",
"dist_tag_anomaly": "dist-tags.latest=8.41.0 but max published is 9.0.0-alpha.0"
},
"time": {
"created": "2022-12-06T01:12:35.011Z",
"modified": "2026-06-22T08:42:13.103Z"
}
}