PkgRadar

Package evidence

@byzanteam/[email protected]

Obfuscation Density: high encoded/escaped-token density

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":["@byzanteam/[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":["@byzanteam/[email protected]"],"fail_on":"review"}'
Publishervanppo
Artifact bytes268,702
Previous version0.1.5
Published2019-10-14T01:59:56.225Z
SHA-2562ec0ddf99205ebe07b13fc10ed22a67f90b670dd1bfcf74a64a8e10ee7a9ac33

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.common.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.umd.min.jshigh encoded/escaped-token density12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.common.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.umd.min.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/index.common.jsmatched "\\x00"3
lowObfuscationpackage/dist/index.umd.min.jsmatched "\\x00"3

Manifest

Package metadata

Scripts7
  • buildvue-cli-service build --target lib --name index src/components/index.js
  • lintyarn lint:style && yarn lint:script
  • lint:scriptvue-cli-service lint
  • lint:stylestylelint src/**/*.vue example/**/*.vue
  • prepackyarn build
  • servevue-cli-service serve example/main.js
  • testvue-cli-service test:unit
Dependencies10
  • @byzanteam/brick^0.4.7
  • axios^0.19.0
  • core-js^2.6.5
  • countup.js^2.0.4
  • dayjs^1.8.16
  • lodash^4.17.15
  • vue^2.6.10
  • vue-axios^2.1.4
  • vue-countup-v2^4.0.0
  • vue-router^3.0.3