npm @itwin/ecschema-locaters @5.10.3
score
0.65
med
flagged
2026-06-26 18:31
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=5.10.3 but max published is 5.11.0-dev.1 |
| mass_publish_burst | 0.8 | publisher 'imodeljs' pushed 6 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"imodeljs",
"colinkerr",
"wgoehrig",
"aruniverse",
"cshafer"
],
"versions": 1375
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-3e6WoOLAYrjbvyMaSlpKtzgQ9oNZ6qiwcf21j0m9TTjUYT3i4tEIvyip2TEo+JKuD6T6OqmJGsYrz440VBIjTQ==",
"tarball": "https://registry.npmjs.org/@itwin/ecschema-locaters/-/ecschema-locaters-5.10.3.tgz",
"unpackedSize": 740167
},
"dist-tags": {
"latest": "5.10.3",
"nightly": "5.11.0-dev.18",
"previous": "5.3.4",
"previous-minor": "5.8.5",
"rc": "5.10.0-dev.23"
},
"latest_version": "5.10.3",
"maintainers": [
{
"email": "imodel.js@gmail.com",
"name": "imodeljs"
},
{
"email": "Colin.Kerr@bentley.com",
"name": "colinkerr"
},
{
"email": "bill@wbg.dev",
"name": "wgoehrig"
},
{
"email": "arunbgeo@gmail.com",
"name": "aruniverse"
},
{
"email": "caleb.shafer@bentley.com",
"name": "cshafer"
}
],
"num_versions": 1379,
"repository": {
"directory": "core/ecschema-locaters",
"type": "git",
"url": "git+https://github.com/iTwin/itwinjs-core.git"
},
"scripts": {
"build": "npm run -s build:cjs && npm run -s build:esm && npm run -s copy:test-assets",
"build:cjs": "tsc 1>&2 --outDir lib/cjs",
"build:esm": "tsc 1>&2 --module ES2022 --outDir lib/esm",
"clean": "rimraf -g lib .rush/temp/package-deps*.json",
"copy:test-assets": "cpx \"./src/test/assets/**/*\" ./lib/cjs/test/assets",
"cover": "nyc npm -s test",
"docs": "betools docs --json=../../generated-docs/core/ecschema-locaters/file.json --tsIndexFile=./ecschema-locaters.ts --onlyJson",
"extract-api": "betools extract-api --entry=ecschema-locaters",
"lint": "eslint \"./src/**/*.ts\" 1>&2",
"lint-deprecation": "eslint --fix -f visualstudio --no-inline-config -c ../../common/config/eslint/eslint.config.deprecation-policy.js \"./src/**/*.ts\"",
"start": "npm run -s lint && npm run -s clean && npm run -s build && npm run -s test & npm run -s cover & npm run -s docs",
"test": "mocha"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=5.10.3 but max published is 5.11.0-dev.1",
"mass_publish_burst": "publisher 'imodeljs' pushed 6 packages in the last 15min on npm"
},
"time": {
"created": "2021-09-30T05:31:06.023Z",
"modified": "2026-06-26T05:37:35.616Z"
}
}