PkgRadar

Package evidence

@framerjs/[email protected]

Credential file access: matched ".npmrc"

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
127
Versions published
51Mature · −50% score
First published
Aug 2019
Publisher
lempsink

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":["@framerjs/[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":["@framerjs/[email protected]"],"fail_on":"review"}'
Publisherlempsink
Artifact bytes41,674
Previous version4.5.3-alpha.3
Published2020-09-01T08:05:12.970Z
SHA-256037feaf1fbbe862db3346082600dbd501f3a4b31045d2699a5db68496193091e

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
4.5.3Version
Status history (1 event)
  1. newavailable · risk review · score 2 · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/build/Project/Paths.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts12
  • buildtsc
  • cleanrm -rf build
  • devtsc -w
  • prebuildrm -rf build/*
  • pretesttsc --target es2018 --moduleResolution node --esModuleInterop true --module commonjs src/Compiler/loaders/*.ts src/Compiler/loaders/design-dependencies-loader/*.ts
  • pretest-ciyarn pretest
  • resetrm -rf node_modules ./build
  • startbuild/index.js
  • testjest
  • test-cijest --ci
  • test-watchjest --watchAll --runInBand --colors
  • type-checktsc --noEmit
Dependencies18
  • @yarnpkg/lockfile^1.1.0
  • css-loader^4.2.1
  • debug^4.1.1
  • extract-zip^2.0.0
  • fs-extra^8.1.0
  • ini^1.3.5
  • memory-fs^0.5.0
  • react16.12.0
  • react-dom16.12.0
  • resolve-pkg^2.0.0
  • split^1.0.1
  • style-loader^1.2.1
  • ts-loader^6.1.2
  • typescript^3.6.3
  • uuid^3.3.3
  • webpack^4.41.2
  • webpack-sources^1.4.3
  • webpack-virtual-modules^0.2.0