PkgRadar

Package evidence

@vibe/[email protected]

Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.

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.

Weekly downloads
231,621Ubiquitous · −70% score
Versions published
306Mature · −50% score
First published
Sep 2024
Publisher
talkor

Effective trust discount applied: 70% (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":["@vibe/[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":["@vibe/[email protected]"],"fail_on":"review"}'
Publishertalkor
Artifact bytes10,258,648
Previous versionnone
Published2024-09-02T13:49:47.195Z
SHA-2561dfcd022e6e24a13a3aebfcee1fefd1ae1a2b5280b616076949b48e0265085fe

Why flagged

What the scanner saw

Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.

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

Availability ledger

available

review
Last checked
reviewRisk
12Score
3.0.0-alpha.0Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/DatePicker.jsArray-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.40
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/DatePicker.jsArray-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.40
lowLarge Javascript Payloadpackage/dist/main.js2289633 bytes0

Manifest

Package metadata

Scripts19
  • buildyarn build:react-icons && yarn build:esm && yarn build:esm:mock-classnames
  • build-storybookstorybook build -o static_storybook
  • build:esmrollup -c
  • build:esm:mock-classnamesmock_classnames=on rollup -c
  • build:react-iconssvg2react-icon --typescript --keep-colors ../../node_modules/monday-ui-style/src/Icons src/components/Icon/Icons
  • chromatic:localchromatic -t $CHROMATIC_PROJECT_TOKEN
  • deploy-storybookstorybook-to-ghpages
  • link-localnpm link && npm start
  • linteslint "./src/**/*.{js,jsx,ts,tsx}"
  • lint:fixyarn lint -- --fix
  • plopplop
  • startyarn build:react-icons && yarn build:esm -- --watch
  • storybookstorybook dev -p 7008
  • stylelintstylelint "**/*.scss"
  • stylelint:fixyarn stylelint -- --fix
  • testjest
  • test:coverageyarn test -- --coverage
  • test:updateyarn test -u
  • test:watchjest --watch
Dependencies19
  • @popperjs/core2.11.6
  • a11y-dialog^7.5.2
  • body-scroll-lock^4.0.0-beta.0
  • browserslist-config-monday1.0.6
  • classnames^2.3.2
  • framer-motion^6.5.1
  • lodash-es^4.17.21
  • monday-ui-style0.11.1
  • prop-types^15.8.1
  • react-dates21.8.0
  • react-inlinesvg^3.0.1
  • react-is^16.9.0
  • react-popper^2.3.0
  • react-select^3.2.0
  • react-transition-group^4.4.5
  • react-virtualized-auto-sizer^1.0.7
  • react-window^1.8.7
  • react-windowed-select^2.0.4
  • style-inject^0.3.0