PkgRadar

Package evidence

@vtex/[email protected]

Remote Dependency Spec: devDependencies.nodemon-notifier-cli="https://github.com/Slessi/nodemon-notifier-cli.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
10Established · −30% score
First published
Jul 2020
Publisher
william.silva

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":["@vtex/[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":["@vtex/[email protected]"],"fail_on":"review"}'
Publisherwilliam.silva
Artifact bytes163,716
Previous version1.0.2
Published2021-09-24T20:52:33.153Z
SHA-2567e9dcd92212a5135da03076ff86cb5e0040ec4cb5a6f2b25dcdf54eb30de3182

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.nodemon-notifier-cli="https://github.com/Slessi/nodemon-notifier-cli.git"

1 remote tarball(s) were followed statically.

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.0.3-beta.1Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.nodemon-notifier-cli="https://github.com/Slessi/nodemon-notifier-cli.git"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.nodemon-notifier-clihttps://github.com/Slessi/nodemon-notifier-cli.giterror0invalid gzip header

Manifest

Package metadata

Scripts15
  • buildyarn build-clean && yarn tsc && OCLIF_COMPILATION=true yarn oclif-dev manifest
  • build-cleanrm -rf build
  • build-incrementaltsc --incremental
  • ci:prettier-checkprettier --check --config ./.prettierrc "./src/**/*.{ts,tsx,js,jsx,json}"
  • ci:testyarn test --ci
  • formatprettier --config ./.prettierrc --write "**/*.{ts,js,json}"
  • format-lintyarn format && yarn lint
  • linteslint ./src --cache --ext .ts --config .eslintrc
  • postpackrm -f oclif.manifest.json
  • posttesteslint . --ext .ts --config .eslintrc
  • prepackrm -rf build && tsc -b && OCLIF_COMPILATION=true oclif-dev manifest && oclif-dev readme
  • prepublishOnlybash ./scripts/publishLock.sh
  • testjest --passWithNoTests
  • versionoclif-dev readme && git add README.md
  • watchyarn build-clean && yarn nodemon
Dependencies9
  • @oclif/command^1
  • @oclif/config^1
  • @tiagonapoli/oclif-plugin-spaced-commands^0.0.6
  • @vtex/api3.71.1
  • async-retry^1.3.1
  • chalk^4.1.0
  • ramda0.25.0
  • tslib^1
  • vtex2.105.1-beta.8