npm @coopdigital/react @1.10.2
score
0.5
med
flagged
2026-07-20 08:57
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| publisher_unrecognized | 0.7 | latest published by 'GitLab CI/CD', not in maintainer set |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"matt-tyas",
"coopexperience",
"omidantilong",
"theokouzelis"
],
"versions": 127
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-sHdL3cMOLTXc1W7InjjNABPWamdtDDqQCpUt+NyuleuUtaU51cjHRTyu8k7vKK0A+JaE33UQU116NxvS1dNKDA==",
"tarball": "https://registry.npmjs.org/@coopdigital/react/-/react-1.10.2.tgz",
"unpackedSize": 568534
},
"dist-tags": {
"latest": "1.10.2"
},
"latest_version": "1.10.2",
"maintainers": [
{
"email": "matthewtyas@hotmail.com",
"name": "matt-tyas"
},
{
"email": "experiencelibrary@coop.co.uk",
"name": "coopexperience"
},
{
"email": "omid@antilong.com",
"name": "omidantilong"
},
{
"email": "theodore.kouzelis@coop.co.uk",
"name": "theokouzelis"
}
],
"num_versions": 128,
"repository": null,
"scripts": {
"build": "tsx scripts build",
"build:docs": "tsx scripts build-docs",
"build:icons": "tsx scripts build-icons",
"build:manifest": "tsx scripts build-manifest",
"build:storybook": "storybook build --disable-telemetry",
"build:storybook:local": "storybook build --disable-telemetry",
"build:storybook:test": "storybook build --test --disable-telemetry --output-dir storybook-test",
"serve:storybook:local": "serve -p 9000 ./storybook-static",
"serve:storybook:test": "serve -p 9000 ./storybook-test",
"storybook": "storybook dev -p 6006",
"test": "vitest run",
"test:avt": "./test-utils/run-playwright-tests.sh -g avt",
"test:avt:ui": "npm run test:avt -- --ui",
"test:behaviour": "./test-utils/run-playwright-tests.sh -g behaviour",
"test:behaviour:ui": "npm run test:behaviour -- --ui",
"test:coverage": "vitest run --coverage",
"test:e2e": "./test-utils/run-e2e-tests.sh",
"test:e2e:ci": "npx playwright test --shard=$CI_NODE_INDEX/$CI_NODE_TOTAL",
"test:vrt": "ENVIRONMENT=docker ./test-utils/run-playwright-tests.sh -g vrt --workers 4 --timeout 5000 --fully-parallel",
"test:vrt:ui": "npm run test:vrt -- --ui",
"test:watch": "vitest",
"typecheck": "tsc --noEmit --jsx preserve --skipLibCheck"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"publisher_unrecognized": "latest published by 'GitLab CI/CD', not in maintainer set"
},
"time": {
"created": "2025-02-06T16:49:31.060Z",
"modified": "2026-07-20T13:57:11.279Z"
}
}