Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Versions published
- 116Mature · −50% score
- First published
- Dec 2015
- Publisher
- claydiffrient
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"review"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2159088 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/docs/docs.js | 2159088 bytes | 0 |
Manifest
Package metadata
Scripts24
buildnpm-run-all --parallel transpile docs copybumpgit fetch origin --tags --force && standard-versioncleanrimraf __build__ .babel-cachecommitgit-czcopynpm-run-all copy:themeable copy:pkg copy:codemodscopy:codemodscopyfiles codemods/lib/*.js codemods/lib/**/* __build__/copy:pkgcopyfiles package.json README.md .npmignore LICENSE CHANGELOG.md __build__copy:themeablecopyfiles babel/**/* babel/plugins/util/**/* webpack/loaders/themeable-css-loader.js __build__/deploytouch __build__/docs/.nojekyll && gh-pages -d __build__/docs -r [email protected]:instructure/instructure-ui.gitdocscross-env NODE_ENV=production webpackgenerate./scripts/generatelinteslint liblint:commitrm -f .git/validate-commit-msg && git log -1 --pretty=%B > .git/validate-commit-msg && validate-commit-msg validate-commit-msglint:fixeslint lib --fixprestartnpm install && npm-run-all clean docsrelease./scripts/release -p __build__starthttp-server __build__/docs -p 8001start:watchcross-env NODE_ENV=development DEBUG=1 webpack-dev-servertestnpm-run-all lint:commit test:browser test:node test:jesttest:browsercross-env NODE_ENV=test karma start --single-run --coveragetest:jestjest --config ./jest.config.jsontest:nodenpm run transpile && node __build__/lib/index.jstest:watchcross-env NODE_ENV=test DEBUG=1 karma starttranspilecross-env NODE_ENV=production ES_MODULES=0 BABEL_DISABLE_CACHE=1 babel lib --out-dir __build__/lib --ignore *.test.js
Dependencies16
bowser^1.7.0classnames^2.2.5decimal.js^7.2.1deep-equal^1.0.1glamor^2.20.37glob-to-regexp^0.3.0jscodeshift^0.3.32keycode^2.1.8moment-timezone^0.5.13no-scroll^2.1.0numeral^2.0.6object.omit^2.0.1object.pick^1.2.0prop-types^15.5.10shortid^2.2.8tinycolor2^1.4.1