BEACON

← candidates

npm typescript-mock-server @1.11.4

score
0.6046 med
flagged 2026-06-19 02:55
signals by category
content 1 cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['typescript-mock-server']
cadence
rapid_release 0.8 3 versions in last 24h: ['1.11.0', '1.11.2', '1.11.4']
topology
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['ts-node']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "guyt07"
  ],
  "versions": 25
}

Evidence (package doc at flag time)

{
  "dependencies_count": 8,
  "dist": {
    "integrity": "sha512-GuVijwE42FkK4xmAt12gi3E+bJWogdmjXajH0cWMoPZyhmGBmVPDQEsEswXpT7opG5sSaBiXjbvvL9OE7SXmIA==",
    "tarball": "https://registry.npmjs.org/typescript-mock-server/-/typescript-mock-server-1.11.4.tgz",
    "unpackedSize": 103741
  },
  "dist-tags": {
    "latest": "1.11.4"
  },
  "latest_version": "1.11.4",
  "maintainers": [
    {
      "email": "guy_theuws@hotmail.com",
      "name": "guyt07"
    }
  ],
  "num_versions": 27,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/GuyT07/typescript-mock-server.git"
  },
  "scripts": {
    "build": "tsc --outDir dist && sed -i '' '1s|.*|#!/usr/bin/env node|' dist/src/index.js",
    "example": "npm run build && node dist/src/index.js --path=tms-models --port=5200 --cors=http://localhost:5200",
    "get-version": "echo $npm_package_version",
    "publish-to-npm": "git tag -a ${npm_package_version} -m \"v${npm_package_version}\" && git push origin ${npm_package_version} && npm publish",
    "start": "npm run build && node dist/src/index.js",
    "test": "jest",
    "update-deps": "npm update"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['typescript-mock-server']",
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['ts-node']",
    "rapid_release": "3 versions in last 24h: ['1.11.0', '1.11.2', '1.11.4']"
  },
  "time": {
    "created": "2022-04-05T19:02:47.281Z",
    "modified": "2026-06-19T07:55:32.140Z"
  }
}