-
## CVE-2021-29059 - High Severity Vulnerability
Vulnerable Library - is-svg-3.0.0.tgz
Check if a string or buffer is SVG
Library home page: https://registry.npmjs.org/is-svg/-/is-svg-3.0.0.tgz
Path …
-
Digital Gardening is a form of blogging. It is rage now-a-days.
Highlight of such blogging is wiki-linking. [Click to know what exactly are Digital Gardens](https://github.com/MaggieAppleton/digita…
-
Hey 👋 ,
I noticed an interesting situation with line breaks. Take this example:
```
RUN bash -lc "rvm install ruby-2.5.1 && \
rvm use ruby-ruby-2.5.1 --default"
```
It render…
-
Clone takes forever, at some point we will hit the GH limits.
-------------
As an experiment we can do see what would it take to integrate DVC to store images, use GraphQL to fetch them. POC her…
-
## Description
I am building an e-commerce site with about 235,000 products and the build is taking 86 minutes. Since the [FAQ](https://gridsome.org/docs/faq/#can-i-use-gridsome-for-large-websites)…
-
## CVE-2021-3807 - High Severity Vulnerability
Vulnerable Libraries - ansi-regex-4.1.0.tgz, ansi-regex-3.0.0.tgz, ansi-regex-5.0.0.tgz
ansi-regex-4.1.0.tgz
Regular expression for matching ANSI esc…
-
```
const path = require('path');
const glob = require('glob');
const webpack = require('webpack');
const withCSS = require('@zeit/next-css');
const withEslint = require('next-eslint');
const wi…
-
Hi @bradlc, great work on creating this babel plugin. I am building my website using Gatsby and following the starter demo for Gatsby + Emotion + Tailwind (https://github.com/jlengstorf/gatsby-tailwin…
-
## CVE-2020-8244 - Medium Severity Vulnerability
Vulnerable Libraries - bl-1.2.2.tgz, bl-4.0.2.tgz, bl-3.0.0.tgz
bl-1.2.2.tgz
Buffer List: collect buffers and access with a standard readable Buffe…
-
Hello everyone. I'm trying to get products in the second language from Shopify store.
The Storefront API states that the HTTP request header must contain Accept-Language: de, in my case (in React)…