Skip to content

check if clientHints is undefined on parser>>device>device-trusted.js… #389

check if clientHints is undefined on parser>>device>device-trusted.js…

check if clientHints is undefined on parser>>device>device-trusted.js… #389

Workflow file for this run

name: Snyk
on: push
jobs:
security:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Run Snyk to check for vulnerabilities
uses: snyk/actions/node@master
continue-on-error: true
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
command: monitor