Package evidence
[email protected]
Install-time lifecycle script: postinstall="node -p 'require(\"./postinstall.js\")()'"
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
- 774Mature · −50% score
- First published
- Mar 2013
- Publisher
- parseadmin
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 promotingMixed 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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="node -p 'require(\"./postinstall.js\")()'"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 1 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node -p 'require(\"./postinstall.js\")()'" | 5 |
Manifest
Package metadata
Scripts27
benchmarkcross-env MONGODB_VERSION=8.0.4 MONGODB_TOPOLOGY=standalone mongodb-runner exec -t standalone --version 8.0.4 -- --port 27017 -- npm run benchmark:onlybenchmark:onlynode --expose-gc --max-old-space-size=1024 benchmark/performance.jsbenchmark:quickcross-env BENCHMARK_ITERATIONS=10 npm run benchmark:onlybuildbabel src/ -d lib/ --copy-files --extensions '.ts,.js'build:typestscci:checknode ./ci/ciCheck.jsci:checkNodeEnginenode ./ci/nodeEngineCheck.jsci:definitionsChecknode ./ci/definitionsCheck.jscoveragecross-env MONGODB_VERSION=${MONGODB_VERSION:=8.0.4} MONGODB_TOPOLOGY=${MONGODB_TOPOLOGY:=standalone} TESTING=1 nyc jasminecoverage:mongodbcross-env MONGODB_VERSION=${MONGODB_VERSION:=8.0.4} MONGODB_TOPOLOGY=${MONGODB_TOPOLOGY:=standalone} mongodb-runner exec -t ${MONGODB_TOPOLOGY} --version ${MONGODB_VERSION} -- --port 27017 -- npm run coveragedefinitionsnode ./resources/buildConfigDefinitions.js && prettier --write 'src/Options/*.js'docsjsdoc -c ./jsdoc-conf.jsonlinteslint --cache ./ --flag unstable_config_lookup_from_filelint-fixeslint --fix --cache ./ --flag unstable_config_lookup_from_filemadge:circularnode_modules/.bin/madge ./src --circularpostinstallnode -p 'require("./postinstall.js")()'preparenpm run buildprettierprettier --write {src,spec}/{**/*,*}.jsstartnode ./bin/parse-servertestcross-env MONGODB_VERSION=${MONGODB_VERSION:=8.0.4} MONGODB_TOPOLOGY=${MONGODB_TOPOLOGY:=standalone} mongodb-runner exec -t ${MONGODB_TOPOLOGY} --version ${MONGODB_VERSION} -- --port 27017 -- npm run testonlytest:mongodb:7.0.16MONGODB_VERSION=7.0.16 npm run testtest:mongodb:8.0.4MONGODB_VERSION=8.0.4 npm run testtest:postgres:testonlycross-env PARSE_SERVER_TEST_DB=postgres PARSE_SERVER_TEST_DATABASE_URI=postgres://postgres:password@localhost:5432/parse_server_postgres_adapter_test_database npm run testonlytest:typeseslint types/tests.ts -c ./types/eslint.config.mjstestonlycross-env MONGODB_VERSION=${MONGODB_VERSION:=8.0.4} MONGODB_TOPOLOGY=${MONGODB_TOPOLOGY:=standalone} TESTING=1 jasminewatchbabel --watch src/ -d lib/ --copy-fileswatch:tstsc --watch
Dependencies41
@apollo/server5.5.0@as-integrations/express51.1.2@fastify/busboy3.2.0@graphql-tools/merge9.1.7@graphql-tools/schema10.0.31@graphql-tools/utils11.0.0@parse/fs-files-adapter3.0.0@parse/push-adapter8.4.0bcryptjs3.0.3commander14.0.3cors2.8.6express5.2.1express-rate-limit8.3.1follow-redirects1.15.11graphql16.13.2graphql-list-fields2.0.4graphql-relay0.10.2graphql-upload15.0.2intersect1.0.1jsonwebtoken9.0.3jwks-rsa3.2.0ldapjs3.0.7lodash4.18.1lru-cache11.2.7mime4.1.0mongodb7.1.0mustache4.2.0otpauth9.5.0parse8.6.0path-to-regexp8.4.2- …and 11 more.
Optional dependencies1
@node-rs/bcrypt1.10.7