BEACON

← candidates

npm qiscus-sdk-core @2.16.1

score
0.5 med
flagged 2026-06-22 00:40
signals by category
content 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
deprecated_then_active 0.7 previous latest was deprecated; new latest is not
topology
no_repo 0.3 package.json has no repository field

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "apiep",
    "desertlion",
    "hello_qiscus",
    "rajapulau",
    "sunupf",
    "yoga.nugroho129"
  ],
  "versions": 157
}

Evidence (package doc at flag time)

{
  "dependencies_count": 6,
  "dist": {
    "integrity": "sha512-TjttVMP97zILTjwUxtcXwZ5JekMOSP3q4seC/c4jHjVUoWj0VR8PGdNDByjxAJWBi82WPRciIo937vPewf1yrQ==",
    "tarball": "https://registry.npmjs.org/qiscus-sdk-core/-/qiscus-sdk-core-2.16.1.tgz",
    "unpackedSize": 4685310
  },
  "dist-tags": {
    "beta": "2.15.1-beta.1",
    "custom-logger": "2.12.6-logger",
    "latest": "2.16.1",
    "next": "2.8.33-rc4"
  },
  "latest_version": "2.16.1",
  "maintainers": [
    {
      "email": "fikri.desertlion@gmail.com",
      "name": "desertlion"
    },
    {
      "email": "hello@qiscus.com",
      "name": "hello_qiscus"
    },
    {
      "email": "sunupf@gmail.com",
      "name": "sunupf"
    },
    {
      "email": "apiep.oedin@gmail.com",
      "name": "apiep"
    },
    {
      "email": "rajapulau@gmail.com",
      "name": "rajapulau"
    },
    {
      "email": "yoga.nugroho129@gmail.com",
      "name": "yoga.nugroho129"
    }
  ],
  "num_versions": 159,
  "repository": null,
  "scripts": {
    "build": "npm-run-all clean --parallel build:lib build:dist",
    "build:dist": "npm-run-all build:dist:dev build:dist:min",
    "build:dist:dev": "cross-env BUILD=dist MINIFY=false vite build",
    "build:dist:min": "cross-env BUILD=dist MINIFY=true vite build",
    "build:lib": "cross-env BUILD=lib vite build",
    "build:matrix": "bash scripts/build-matrix.sh",
    "clean": "rimraf dist lib",
    "dev": "cross-env BUILD=dist MINIFY=false vite build --watch",
    "preversion": "npm-run-all clean build",
    "release:patch": "np patch --any-branch --yolo",
    "serve": "http-server -p 1234 -c-1 dist",
    "test": "mocha --require esbuild-register --colors 'test/**/*test.js'",
    "test:watch": "npm run test -- -w"
  },
  "signal_details": {
    "deprecated_then_active": "previous latest was deprecated; new latest is not",
    "no_repo": "package.json has no repository field"
  },
  "time": {
    "created": "2017-10-06T11:18:09.279Z",
    "modified": "2026-06-22T05:39:55.582Z"
  }
}