PkgRadar

Package evidence

@11ty/[email protected]

no findings

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.

Versions published
216Mature · −50% score
First published
Jan 2018
Publisher
zachleat

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@11ty/[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":["@11ty/[email protected]"],"fail_on":"review"}'
Publisherzachleat
Artifact bytes788,493
Previous version1.0.0-canary.37
Published2021-06-24T03:26:13.824Z
SHA-256717450ac8c10b485bce89f0296a078cd40928207300f3a9867309d82451c0192

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.0.0-canary.38Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts6
  • coveragenpx nyc ava && npx nyc report --reporter=json-summary && cp coverage/coverage-summary.json docs-src/_data/coverage.json && node cmd.js --config=docs-src/.eleventy.docs.js
  • defaultnpm run test
  • docjsdoc -c .jsdoc.conf.json -d ./api-docs -p ./package.json -R README.md -t ./node_modules/ink-docstrap/template -r src/
  • lint-stagedlint-staged
  • preparehusky install
  • testnpx ava --verbose
Dependencies35
  • @11ty/dependency-tree^2.0.0
  • @iarna/toml^2.2.5
  • browser-sync^2.26.14
  • chalk^4.1.0
  • chokidar^3.5.1
  • debug^4.3.1
  • dependency-graph^0.11.0
  • ejs^3.1.6
  • fast-glob^3.2.5
  • fs-extra^9.1.0
  • gray-matter^4.0.2
  • hamljs^0.6.2
  • handlebars^4.7.7
  • is-glob^4.0.1
  • liquidjs^9.23.2
  • lodash^4.17.21
  • luxon^1.26.0
  • markdown-it^12.0.4
  • minimist^1.2.5
  • moo^0.5.1
  • multimatch^5.0.0
  • mustache^4.1.0
  • normalize-path^3.0.0
  • nunjucks^3.2.3
  • parse-filepath^1.0.2
  • please-upgrade-node^3.2.0
  • pretty^2.0.0
  • pug^3.0.2
  • recursive-copy^2.0.11
  • semver^7.3.4
  • …and 5 more.