All @babel/traverse versions

@babel/traverse @8.0.0-beta.4

rejected
This version was rejected. It did not pass GreenFlagged's security review and is not served by the registry. The findings and risk dispositions below explain why.
48
Risk Score
MIT
License
No
Install Scripts
7
Dependencies
2
Dev Dependencies
184.4 KB
Package Size
Published

The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes

Maintainers

hzooexistentialismnicolo-ribaudojlhwung

Dependencies (7)

PackageConstraintRegistry Status
obug ^2.1.1 needs_review
@babel/types ^8.0.0-beta.4 auto_approved
@babel/parser ^8.0.0-beta.4 auto_approved
@babel/template ^8.0.0-beta.4 auto_approved
@babel/generator ^8.0.0-beta.4 auto_approved
@babel/code-frame ^8.0.0-beta.4 pending
@babel/helper-globals ^8.0.0-beta.4 pending

Dev Dependencies (2)

PackageConstraintRegistry Status
@babel/core ^8.0.0-beta.4 pending
@babel/helper-plugin-test-runner ^8.0.0-beta.4 pending

Transitive Dependency Tree

15 transitive deps max depth 4
  ├─ @babel/code-frame ^8.0.0-beta.4
  ├─ @babel/generator ^8.0.0-beta.4 → 8.0.0-rc.1
  ├─ @babel/helper-globals ^8.0.0-beta.4
  ├─ @babel/parser ^8.0.0-beta.4 → 8.0.0-rc.3
  ├─ @babel/template ^8.0.0-beta.4 → 8.0.0-rc.3
  ├─ @babel/types ^8.0.0-beta.4 → 8.0.0-rc.3
├─ obug ^2.1.1
  ├─ @babel/code-frame ^8.0.0-rc.3
  ├─ @babel/helper-string-parser ^8.0.0-rc.3
  ├─ @babel/helper-validator-identifier ^8.0.0-rc.3
  ├─ @babel/parser ^8.0.0-rc.1 → 8.0.0-rc.3
  ├─ @babel/parser ^8.0.0-rc.3 → 8.0.0-rc.3
  ├─ @babel/types ^8.0.0-rc.3
  ├─ @babel/types ^8.0.0-rc.3 → 8.0.0-rc.3
  ├─ @babel/types ^8.0.0-rc.1 → 8.0.0-rc.3
  ├─ @jridgewell/gen-mapping ^0.3.12 → 0.3.13
  ├─ @jridgewell/trace-mapping ^0.3.28 → 0.3.31
  ├─ @types/jsesc ^2.5.0
├─ jsesc ^3.0.2 → 3.0.2
  ├─ @babel/helper-string-parser ^8.0.0-rc.3
  ├─ @babel/helper-validator-identifier ^8.0.0-rc.3
  ├─ @babel/types ^8.0.0-rc.3 → 8.0.0-rc.3
  ├─ @jridgewell/resolve-uri ^3.1.0 → 3.1.2
  ├─ @jridgewell/sourcemap-codec ^1.4.14 → 1.5.5
  ├─ @jridgewell/sourcemap-codec ^1.5.0 → 1.5.5
├─ @jridgewell/trace-mapping ^0.3.24 → 0.3.31
  ├─ @babel/helper-string-parser ^8.0.0-rc.3
  ├─ @babel/helper-validator-identifier ^8.0.0-rc.3
  ├─ @jridgewell/resolve-uri ^3.1.0 → 3.1.2
  ├─ @jridgewell/sourcemap-codec ^1.4.14 → 1.5.5

Changes from v7.28.5

Dependency Changes

ChangePackageVersion
added obug ^2.1.1
removed debug ^4.3.1
changed @babel/types ^7.28.5 → ^8.0.0-beta.4
changed @babel/parser ^7.28.5 → ^8.0.0-beta.4
changed @babel/template ^7.27.2 → ^8.0.0-beta.4
changed @babel/generator ^7.28.5 → ^8.0.0-beta.4
changed @babel/code-frame ^7.27.1 → ^8.0.0-beta.4
changed @babel/helper-globals ^7.28.0 → ^8.0.0-beta.4

File Changes

1 added 58 removed 3 modified size delta: +581.3 KB

Risk Dispositions (2 applicable to this version, 0 other)

Accepted rules are downgraded to INFO on future analyses; rejected rules escalate to CRITICAL.

Rule Source Disposition Author Reason
unvetted-dep:obug dependencies reject AI AI (dependencies): obug is an obscure, unvetted replacement for the well-known debug package; its presence in @babel/traverse is anomalous and a strong supply-chain attack indicator.
source-size-tripled source-diff reject AI AI (source-diff): 4.4x size increase in a beta patch is anomalous for this package and consistent with injected payload; generalizes as a rejection signal for this package.

SAST Findings (2)

HIGH New obfuscated file: lib/index.d.ts source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

INFO No provenance attestation provenance

[Accepted risk] Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

Review Summary

Risk score: 48. Findings: 1 high (+25), 2 medium (+20), 1 low (+3), 2 info (+0).

Published to npm: