Peter deHaan

Results 133 issues of Peter deHaan

- Source: https://monitor.firefox.com/breaches - Linter: https://html5.validator.nu/?doc=https%3A%2F%2Fmonitor.firefox.com%2Fbreaches&showimagereport=yes > #### Stray end tag input. > >From line 81, column 57; to line 81, column 64 > ```html > autofocus>↩ < > ```...

jira-synced

Current output from `nextjs` branch is: > Found 57 errors in 8 files. > > Errors Files > - 2 src/app/functions/server/getBreaches.ts:14 > - 1 src/appConstants.js:60 > - 1 src/db/knexfile.js:11 >...

jira-synced

Pretty tiny nit, but&hellip; was randomly trying to grep for `knex`+`.update()` statements without an `updated_at` column, but came across something possibly odd. ```sh git grep -P -A6 "\.update\(" | grep...

jira-synced

specifying the type and URL is deprecated: https://docs.npmjs.com/files/package.json#license

Add "eleventy-plugin" to `keywords`.

Adding keyword so module gets added to http://gulpjs.com/plugins/ Added a few other properties so the package.json now passes http://package-json-validator.com/ validator.

I'm getting the following warning when creating a new project using the hapi subgenerator: `$ yo ghurt:hapi` ``` bower ENOENT No bower.json present ``` Here's the full output (minus npm...

See https://nodesecurity.io/advisories/marked_multiple_content_injection_vulnerabilities

See: - https://nodesecurity.io/advisories/validator_XSS_Filter_Bypass_via_Encoded_URL - https://nodesecurity.io/advisories/validator_multiple_xss_filter_bypasses - https://nodesecurity.io/advisories/qs_dos_extended_event_loop_blocking - https://nodesecurity.io/advisories/qs_dos_memory_exhaustion (I believe the **qs** issues were fixed in **[email protected]**) --- Here was my full install log: ``` sh $ git clone...

specifying the type and URL is deprecated: https://docs.npmjs.com/files/package.json#license http://npm1k.org/