BEACON

← candidates

npm tiro-notes @0.51.63

score
0.65 med
flagged 2026-07-29 16:18
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 5 versions in last 24h: ['0.51.99', '0.52.0', '0.52.1', '0.52.2', '0.52.3']
topology
dist_tag_anomaly 0.5 dist-tags.latest=0.51.63 but max published is 1.0.11

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "dtgreg"
  ],
  "versions": 1030
}

Evidence (package doc at flag time)

{
  "dependencies_count": 1,
  "dist": {
    "integrity": "sha512-gzVP3Vd1EJ5tI0fF75b0UUIphHPHdqYsA5yKUfbdKO3GiYFuMdc1FqQJwfgR3nxZqHRgHjctJW684RRgs8fEaA==",
    "tarball": "https://registry.npmjs.org/tiro-notes/-/tiro-notes-0.51.63.tgz",
    "unpackedSize": 12473969
  },
  "dist-tags": {
    "develop": "0.52.3",
    "latest": "0.51.63"
  },
  "latest_version": "0.51.63",
  "maintainers": [
    {
      "email": "thiebault.gregoire@gmail.com",
      "name": "dtgreg"
    }
  ],
  "num_versions": 1030,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dotgreg/tiro.git"
  },
  "scripts": {
    "build-then-publish": "run-s root-build publish-to-npm-prod",
    "build-then-publish-dev": "run-s root-build publish-to-npm-dev",
    "clean-previous-build": "rm -r node-build",
    "dev": "ISDEV=true node cli.js",
    "export-cli-module": "cp -r ../../build node-build; cp cli.js node-build/; cp package.json node-build/; ",
    "export-helpers": "cp ../shared.helpers.js ./node-build/shared.helpers.build.js",
    "publish-to-npm-dev": "cd ./platforms/npm-cli-module; npm run clean-previous-build; cp ../../.npmrc ./.npmrc; npm run export-cli-module; npm run export-helpers; echo WARNING REQUIRES NPM LOGIN BEFORE PUBLISHING! new method token which expires, check 'npm module and npx' note for more infos; cd node-build; npm publish --tag=develop",
    "publish-to-npm-prod": "cd ./platforms/npm-cli-module; npm run clean-previous-build; npm run export-cli-module; npm run export-helpers; echo WARNING REQUIRES NPM LOGIN BEFORE PUBLISHING!; cd node-build; npm publish",
    "root-build": "cd ../..; run-s build "
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=0.51.63 but max published is 1.0.11",
    "rapid_release": "5 versions in last 24h: ['0.51.99', '0.52.0', '0.52.1', '0.52.2', '0.52.3']"
  },
  "time": {
    "created": "2022-03-18T14:05:58.754Z",
    "modified": "2026-07-29T20:57:46.905Z"
  }
}