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
16Established · −30% score
First published
Dec 2021
Publisher
myllena.alves

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"}'
Publishermyllena.alves
Artifact bytes171,414
Previous version1.0.11
Published2024-03-14T15:26:59.952Z
SHA-2569c7c820426e9295c790e6b290a46d306b7e6bd593650bfc8ef4343b4fe06d78f

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.1.0Version
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 --color=256
  • 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-dev manifest --color=256 && oclif-dev readme
  • prepublishOnlybash ./scripts/publishLock.sh
  • testjest --passWithNoTests
  • versionoclif-dev readme && git add README.md
  • watchyarn build-clean && yarn nodemon
Dependencies8
  • @oclif/command^1
  • @oclif/config^1
  • @oclif/core^1.16.4
  • @vtex/api3.77.0
  • axios^0.25.0
  • chokidar^3.5.2
  • joi^17.7.0
  • tslib^1