PkgRadar

Package evidence

@picryl/[email protected]

Remote Dependency Spec: dependencies.react-css-themr="git+https://github.com/picryl/react-css-themr.git#develop"

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.

Weekly downloads
10
Versions published
11Established · −30% score
First published
Apr 2019
Publisher
getarchive

Effective trust discount applied: 30% (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":["@picryl/[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":["@picryl/[email protected]"],"fail_on":"review"}'
Publishergetarchive
Artifact bytes382,291
Previous version1.3.9
Published2021-03-29T13:59:45.972Z
SHA-256274062e9e51f4a9aea4137158f502f64edeb313de923a07736339ebf208a2123

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.react-css-themr="git+https://github.com/picryl/react-css-themr.git#develop"

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

Availability ledger

available

review
Last checked
reviewRisk
24Score
1.3.11Version
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.react-css-themr="git+https://github.com/picryl/react-css-themr.git#develop"12
mediumDependency Changed To Remote Vs Previouspackage.jsondependencies.react-css-themr changed to remote spec in 1.3.11 vs 1.3.9: "git+https://github.com/picryl/react-css-themr.git#develop"12

Manifest

Package metadata

Scripts16
  • babelbabel ./components --out-dir ./lib
  • buildcross-env NODE_ENV=production yarn run babel && yarn run sass && yarn run tsd
  • cleanrimraf ./lib
  • lintyarn run lint:js && yarn run lint:scss
  • lint:jseslint ./ --ext .js --max-warnings 0
  • lint:scsssass-lint ./components/**/*.scss -v -i ./components/slider/style.scss --max-warnings 0
  • lint:stagedlint-staged
  • patchbumped release patch
  • prebuildyarn run clean
  • prepublishyarn run build
  • releaseyarn run clean && npm version patch && yarn run build && npm publish
  • sasscpx "./components/**/*.scss" ./lib
  • startcross-env NODE_ENV=development UV_THREADPOOL_SIZE=100 node ./server
  • testcross-env NODE_ENV=test karma start
  • test:watchcross-env NODE_ENV=test karma start --no-single-run
  • tsdcpx "./components/**/*.d.ts" ./lib
Dependencies6
  • classnames^2.2.5
  • core-js^2.4.0
  • immutability-helper^2.0.0
  • normalize.css^8.0.1
  • prop-types^15.7.2
  • react-css-themrgit+https://github.com/picryl/react-css-themr.git#develop