Package evidence
[email protected]
Remote Dependency Spec: devDependencies.eslint-plugin-surveyjs="git+https://github.com/surveyjs/eslint-surveyjs.git"
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
- 467Mature · −50% score
- First published
- Aug 2019
- Publisher
- duodvk
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
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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
Remote Dependency Spec: devDependencies.eslint-plugin-surveyjs="git+https://github.com/surveyjs/eslint-surveyjs.git"
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 review · score 4 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | devDependencies.eslint-plugin-surveyjs="git+https://github.com/surveyjs/eslint-surveyjs.git" | 8 |
| medium | Remote Dependency Spec | package.json | devDependencies.surveyjs-doc-generator="git+https://github.com/surveyjs/surveyjs-doc-generator.git" | 8 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | devDependencies.eslint-plugin-surveyjs="git+https://github.com/surveyjs/eslint-surveyjs.git" | 8 |
| medium | Remote Dependency Spec | package.json | devDependencies.surveyjs-doc-generator="git+https://github.com/surveyjs/surveyjs-doc-generator.git" | 8 |
| low | Obfuscation Density | package/survey.analytics.core.min.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/survey.analytics.min.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts23
buildnpm run build:dev && npm run build:prod && rollup -c && npm run build:typesbuild:allnpm run buildbuild:devrollup -c rollup.umd.config.js --environment mode:dev,emitNonSourceFiles:true,emitStyles:truebuild:prodrollup -c rollup.umd.config.js --environment mode:prod,emitStyles:truebuild:typesnpm run build:types:core && npm run build:types:summary && npm run build:types:tabulator && npm run build:types:mongobuild:types:coretsc --p tsconfig.summary.core.json && echo "export * from './survey-analytics.types/entries/summary.core';" >> build/survey.analytics.core.d.tsbuild:types:mongotsc --p tsconfig.types.mongo.json && echo "export * from './survey-analytics.types/entries/mongo';" >> build/survey.analytics.mongo.d.tsbuild:types:summarytsc --p tsconfig.summary.json && echo "export * from './survey-analytics.types/entries/summary';" >> build/survey.analytics.d.tsbuild:types:tabulatortsc --p tsconfig.tabulator.json && echo "export * from './survey-analytics-tabulator.types/entries/tabulator';" >> build/survey.analytics.tabulator.d.tsdoc:gennode doc_generator/lib_docgenerator.js src/index.tsdoc:updatechmod +x ./docupdate_npm.sh && ./docupdate_npm.she2eplaywright test --project chromium --uie2e:ciplaywright test --project chromiumlinteslint . --ext .js,.cjs,.mjs,.ts,.cts,.mts --max-warnings=0lint:fixeslint . --ext .js,.cjs,.mjs,.ts,.cts,.mts --max-warnings=0 --fixpre-push-checknpm run lintpwinstplaywright install chromiumreleasestandard-version --message "Release: %s [azurepipelines skip]"starthttp-server --silenttestvitest runtest:debugvitest --inspect-brk --no-file-parallelismtest:devvitest --watchwatch:devrollup -c rollup.umd.config.js -w --environment mode:dev,emitNonSourceFiles:true,emitStyles:true
Dependencies4
mongodb^6.20.0muuri^0.8.0plotly.js-dist-min^2.28.0tabulator-tables^6.2.5