PkgRadar

Package evidence

@nypl/[email protected]

Remote Dependency Spec: dependencies.dgx-feature-flags="git+https://[email protected]/NYPL/dgx-feature-flags.git#master"

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
56Mature · −50% score
First published
Sep 2016
Publisher
thespicemustflow

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 promoting

Mixed 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":["@nypl/[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":["@nypl/[email protected]"],"fail_on":"review"}'
Artifact bytes235,662
Previous version2.7.0
Published2023-01-19T00:24:37.307Z
SHA-2568f70a990dd204ac53a3c088137133551d58e2066db237ecfac9977eb6a6de502

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.dgx-feature-flags="git+https://[email protected]/NYPL/dgx-feature-flags.git#master"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
72Score
2.7.1-r16Version
Status history (2 events)
  1. availableavailable · risk review · score 72 · status available -> available, risk high -> review, score 136 -> 72
  2. newavailable · risk high · score 136 · status changed

Evidence

Static findings

3 static · 3 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.dgx-feature-flags="git+https://[email protected]/NYPL/dgx-feature-flags.git#master"12
mediumRemote Dependency Specpackage.jsondependencies.dgx-react-ga="git+https://[email protected]/NYPL/dgx-react-ga.git#master"12
mediumRemote Dependency Specpackage.jsondependencies.dgx-skip-navigation-link="git+https://[email protected]/NYPL/dgx-skip-navigation-link.git#master"12
mediumDependency Changed To Remote Vs Previouspackage.jsondependencies.dgx-feature-flags changed to remote spec in 2.7.1-r16 vs 2.7.0: "git+https://[email protected]/NYPL/dgx-feature-flags.git#master"12
mediumDependency Changed To Remote Vs Previouspackage.jsondependencies.dgx-react-ga changed to remote spec in 2.7.1-r16 vs 2.7.0: "git+https://[email protected]/NYPL/dgx-react-ga.git#master"12
mediumDependency Changed To Remote Vs Previouspackage.jsondependencies.dgx-skip-navigation-link changed to remote spec in 2.7.1-r16 vs 2.7.0: "git+https://[email protected]/NYPL/dgx-skip-navigation-link.git#master"12

Manifest

Package metadata

Scripts11
  • coverageBABEL_ENV=test node_modules/.bin/nyc --require mocha npm test
  • coverage-reportBABEL_ENV=test node_modules/.bin/nyc report --reporter=lcov
  • coverage-report-htmlBABEL_ENV=test ./node_modules/.bin/nyc report --reporter=html && open -a 'Google Chrome' ./coverage/index.html
  • distNODE_ENV=production ./node_modules/.bin/webpack --config webpack.config.js && cp -r src/styles/ dist/styles
  • linteslint ./
  • lint-single-fileeslint
  • startNODE_ENV=production node server.js
  • start:devNODE_ENV=development webpack-dev-server --open
  • testIS_TEST_ENV=true ./node_modules/.bin/mocha --require test/helpers/browser.js test/*.test.js
  • test-fileIS_TEST_ENV=true node_modules/.bin/mocha -w --require test/helpers/browser.js
  • test-with-coverageIS_TEST_ENV=true ./node_modules/.bin/nyc ./node_modules/.bin/mocha test/helpers/browser.js test/*.test.js
Dependencies14
  • @nypl/dgx-svg-icons0.3.7
  • axios0.21.1
  • classnames2.1.3
  • dgx-feature-flagsgit+https://[email protected]/NYPL/dgx-feature-flags.git#master
  • dgx-react-gagit+https://[email protected]/NYPL/dgx-react-ga.git#master
  • dgx-skip-navigation-linkgit+https://[email protected]/NYPL/dgx-skip-navigation-link.git#master
  • focus-trap-react3.0.3
  • moment2.24.0
  • prop-types15.5.10
  • react^16.12.0
  • react-dom^16.12.0
  • react-tappable1.0.4
  • system-font-css^2.0.2
  • underscore1.10.2