geojs 1.8.2 → 1.8.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -80,6 +80,7 @@ jobs:
80
80
  # Delete the package-lock to test with the latest libraries allowed
81
81
  - run: rm package-lock.json
82
82
  - run: npm install
83
+ - run: npm audit
83
84
  - run: npm run setup-website
84
85
  - run: npm run ci-xvfb
85
86
  - run: npm run ci-build-website