BEACON

← candidates

npm contentful-import @10.0.10

score
0.5274 med
flagged 2026-06-17 15:11
signals by category
content 2 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['contentful-import']
script_count_spike 0.5 scripts count 0 -> 15
topology
dependency_added_unknown 0.6 13 new non-watchlisted dep(s): ['@discoveryjs/json-ext', 'bluebird', 'cli-table3', 'contentful-batch-libs', 'contentful-management'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "contentful-ecosystem"
  ],
  "versions": 456
}

Evidence (package doc at flag time)

{
  "dependencies_count": 13,
  "dist": {
    "integrity": "sha512-W+qlcFaIFsCo6su+tvVZ7d/yh7VQ8CeY0img2vqjGnXT4RMVVXC0cKi/5VO+qyzpzLtgW3WrDt2cKCYAAyhS6g==",
    "tarball": "https://registry.npmjs.org/contentful-import/-/contentful-import-10.0.10.tgz",
    "unpackedSize": 131045
  },
  "dist-tags": {
    "beta": "9.4.68-beta.1",
    "latest": "10.0.10",
    "next": "7.1.0-beta2",
    "testing-publishing-to-github-packages": "9.5.0-testing-publishing-to-github-packages.3"
  },
  "latest_version": "10.0.10",
  "maintainers": [
    {
      "email": "team-mechagodzilla@contentful.com",
      "name": "contentful-ecosystem"
    }
  ],
  "num_versions": 460,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/contentful/contentful-import.git"
  },
  "scripts": {
    "build": "tsup",
    "clean": "rimraf dist && rimraf coverage",
    "lint": "npm run lint:main && npm run lint:tests",
    "lint:main": "eslint lib bin/contentful-import && tsc --project tsconfig.json",
    "lint:tests": "eslint test && tsc --project tsconfig.test.json",
    "prepush": "npm run test:unit",
    "pretest": "npm run lint && npm run build",
    "semantic-release": "semantic-release",
    "test": "npm run test:unit && npm run test:integration",
    "test:integration": "jest --testPathPattern=test/integration",
    "test:integration:debug": "node --inspect-brk ./node_modules/.bin/jest --runInBand --watch --testPathPattern=test/integration",
    "test:integration:watch": "npm run test:integration -- --watch",
    "test:unit": "jest --testPathPattern=test/unit --runInBand --coverage",
    "test:unit:debug": "node --inspect-brk ./node_modules/.bin/jest --runInBand --watch --testPathPattern=test/unit",
    "test:unit:watch": "npm run test:unit -- --watch"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['contentful-import']",
    "dependency_added_unknown": "13 new non-watchlisted dep(s): ['@discoveryjs/json-ext', 'bluebird', 'cli-table3', 'contentful-batch-libs', 'contentful-management'] ...",
    "script_count_spike": "scripts count 0 -> 15"
  },
  "time": {
    "created": "2016-10-19T14:21:45.243Z",
    "modified": "2026-05-27T21:03:22.327Z"
  }
}