PkgRadar

Package evidence

@bablr/[email protected]

Remote Dependency Spec: devDependencies.@bablr/eslint-config-base="github:bablr-lang/eslint-config-base#23b94fb3bdfdbc3ac7ed9cb58d7979d8f07dce2b"

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":["@bablr/[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":["@bablr/[email protected]"],"fail_on":"review"}'
Publisherconartist6
Artifact bytes8,117
Previous version1.0.2
Published2026-05-20T13:17:03.181Z
SHA-25631d40b1c811e6dfde82a8425a864e68385d8fed66d7fdf57cf7aa125f0ccff6e

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.@bablr/eslint-config-base="github:bablr-lang/eslint-config-base#23b94fb3bdfdbc3ac7ed9cb58d7979d8f07dce2b"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.@bablr/eslint-config-base="github:bablr-lang/eslint-config-base#23b94fb3bdfdbc3ac7ed9cb58d7979d8f07dce2b"8
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.@bablr/eslint-config-base="github:bablr-lang/eslint-config-base#23b94fb3bdfdbc3ac7ed9cb58d7979d8f07dce2b"8
lowObfuscationpackage/lib/internal/literals.jsmatched "fromCharCode"3
lowObfuscationpackage/lib/internal/regex.jsmatched "fromCharCode"3

Manifest

Package metadata

Scripts4
  • formatprettier --write '**/*.{js,md}'
  • linteslint .
  • testmocha test/*.test.js
  • verifynpm run lint && npm run test && codecov
Dependencies6
  • @bablr/agast-helpers0.11.3
  • @bablr/agast-vm-helpers0.11.3
  • @bablr/pattern-engine0.3.0
  • @bablr/stream-iterator3.0.0
  • @iter-tools/imm-stack1.2.0
  • functional-red-black-tree1.0.1