PkgRadar

Package evidence

@inmotionnow/[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
544Mature · −50% score
First published
Jan 2018
Publisher
inmotionnow

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":["@inmotionnow/[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":["@inmotionnow/[email protected]"],"fail_on":"review"}'
Publisherinmotionnow
Artifact bytes33,544,325
Previous version0.23.3
Published2018-07-17T20:04:32.107Z
SHA-25682b497a36ea8366c56d2044be4100b805923367a1a2b9a111cc1e055928738c0

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
0.23.4Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts23
  • buildgulp build
  • build:imagesgulp build:images && yalc push
  • build:scriptsgulp build:scripts && yalc push
  • build:stylesgulp build:styles && yalc push
  • cleanshx rm -rf node_modules && yarn install
  • clean:forceshx rm yarn.lock && yarn clean
  • lintyarn lint:css && yarn lint:js
  • lint:cssscripts/lint-css
  • lint:jsscripts/lint-javascript
  • prebuildyarn prettier && gulp clean
  • prereleasegulp build
  • prettierprettier-eslint "./**/*.js?" --write
  • preyalcgulp build
  • publish:localyalc publish
  • release:majoryarn prerelease && np major --no-yarn
  • release:minoryarn prerelease && np minor --no-yarn
  • release:patchyarn prerelease && np patch --no-yarn
  • servegulp serve
  • startyarn build && yarn watch
  • watchyarn run watch:images & yarn run watch:scripts & yarn run watch:styles
  • watch:imagesonchange 'src/**/*.jpg' 'src/**/*.png' -- yarn run build:images
  • watch:scriptsonchange 'src/**/*.js' -- yarn run build:scripts
  • watch:stylesonchange 'src/**/*.css' -- yarn run build:styles
Dependencies7
  • @inmotionnow/momentum-icons2.0.1
  • autosize-input^1.0.2
  • cq-prolyfill0.4.0
  • flatpickr3.0.7
  • jquery^3.2.1
  • lodash^4.17.10
  • tether^1.4.4