PkgRadar

Package evidence

@factoringplus/[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
732
Versions published
2,065Mature · −50% score
First published
Feb 2022
Publisher
a.hudalla

Effective trust discount applied: 50% (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":["@factoringplus/[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":["@factoringplus/[email protected]"],"fail_on":"review"}'
Publishera.hudalla
Artifact bytes1,848,871
Previous version1.13.9-pre-05
Published2026-05-07T09:04:53.843Z
SHA-25697f017175d5264c626281d13fdca85194eb215d100927d2afbfe5ea2262f9d95

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
25Score
1.13.9-pre-06Version
Status history (1 event)
  1. newavailable · risk review · score 25 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/entry-cf55beb3.cjsArray-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
highJs Split Join Obfuscationpackage/dist/entry-7bb3b152.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

Manifest

Package metadata

Scripts16
  • buildvite build
  • build-stylesnode ./buildStyles.cjs
  • devvite
  • linteslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --ignore-pattern src/components/deprecated --ignore-path .gitignore
  • lint:fixnpm run lint -- --fix
  • lint:prettierprettier .
  • lint:prettier:fixnpm run lint:prettier -- --write
  • lint:stylesstylelint "**/*.{css,html,vue,scss}"
  • lint:styles:fixnpm run lint:styles -- --fix
  • preparehusky install
  • previewvite preview
  • publish-betanpm run publish-story --tag=beta
  • publish-storynpm i && npm run build && npm publish --access=public
  • test:allureallure generate allure-results --clean -o allure-report && allure open allure-report
  • test:componentsplaywright test -c playwright.config.ts
  • test:components-coveragemonocart show-report test-results/index.html
Dependencies14
  • @vueuse/core10.11.0
  • @vueuse/shared10.11.0
  • async-validator4.2.5
  • axios1.8.4
  • dayjs1.11.11
  • element-plus2.3.7
  • esbuild0.25.8
  • lodash4.17.21
  • maska1.5.2
  • pinia2.1.7
  • vue3.4.31
  • vue-currency-input3.1.0
  • vue-inline-svg3.1.3
  • vuex4.1.0
Optional dependencies1
  • crypto-pro-actual-cades-plugin2.4.1