BEACON

← candidates

npm create-weave-backend-app @4.1.1

score
0.7 high
flagged 2026-06-05 06:59
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=4.1.1 but max published is 5.0.0-SNAPSHOT.336.1
shared_repo_different_publisher 0.9 repo 'git+https://github.com/InditexTech/weavejs.git' also claimed by 9 package(s) under different publishers: ['npm/create-weave-frontend-app', 'npm/@inditextech/weave-types', 'npm/@inditextech/weave-react'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "marianoao",
    "jesusmpc",
    "inditex-oso"
  ],
  "versions": 312
}

Evidence (package doc at flag time)

{
  "dependencies_count": 3,
  "dist": {
    "integrity": "sha512-8hmpKmgU9d5rcZXhcedtR+qyhxNhp45LTiSIf1yigD3nUs62U3qs9hDnxEBT0HGKpHbQebcfrBGporI4GpwruQ==",
    "tarball": "https://registry.npmjs.org/create-weave-backend-app/-/create-weave-backend-app-4.1.1.tgz",
    "unpackedSize": 4635206
  },
  "dist-tags": {
    "latest": "4.1.1",
    "next": "5.0.0-SNAPSHOT.345.1",
    "v3-latest": "3.10.1"
  },
  "latest_version": "4.1.1",
  "maintainers": [
    {
      "email": "marianoao@inditex.com",
      "name": "marianoao"
    },
    {
      "email": "jesusmpc@inditex.com",
      "name": "jesusmpc"
    },
    {
      "email": "oso@inditex.com",
      "name": "inditex-oso"
    }
  ],
  "num_versions": 312,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/InditexTech/weavejs.git"
  },
  "scripts": {
    "build": "tsc --noEmit && tsdown",
    "bump:snapshot": "tsc --noEmit && tsdown --sourcemap",
    "clean": "rimraf dist",
    "dev": "tsdown --watch",
    "format": "prettier --write ./src ./template",
    "link": "npm link",
    "lint": "eslint ./src",
    "lint:fix": "npm run lint -- --fix",
    "pack": "npm pack",
    "publish:snapshot": "npm publish --tag next --access public",
    "release:perform": "npm publish --access public",
    "release:prepare": "npm run verify",
    "test": "echo \"No tests defined\" && exit 0",
    "types:check": "tsc --noEmit",
    "unpublish": "npm unpublish --force",
    "verify": "npm run lint && npm run test && npm run build",
    "version:development": "npm version $(npm version minor)-SNAPSHOT",
    "version:release": "npm version $RELEASE_VERSION -m \"[npm-scripts] prepare release $RELEASE_VERSION\" --tag-version-prefix \"\""
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=4.1.1 but max published is 5.0.0-SNAPSHOT.336.1",
    "shared_repo_different_publisher": "repo 'git+https://github.com/InditexTech/weavejs.git' also claimed by 9 package(s) under different publishers: ['npm/create-weave-frontend-app', 'npm/@inditextech/weave-types', 'npm/@inditextech/weave-react'] ..."
  },
  "time": {
    "created": "2025-04-25T11:19:46.769Z",
    "modified": "2026-06-04T12:08:05.995Z"
  }
}