-
### Describe the bug
react-scripts@5.0.1 is using @babel/traverse@7.22.8 which has a critical vulnerability and was reported by Synk.
**Introduced through:** react-scripts@5.0.1 › @babel/core…
-
Vulnerable Library - react-scripts-5.0.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/ws/package.json
Found in HEAD commit: cfe019d5e3a7f7369ad62a22de099f…
-
As I tried to post-process the output from my ob-sql-mode source blocks, I could never quite make the result table "jump over" to the gnuplot source blocks that followed.
Finally I discovered that…
ghost updated
4 months ago
-
NodeNormalization depends on getting data from somewhere. That data currently comes from Babel. Wherever it comes from, it should be versioned and those versions should be exposed. In some cases, t…
-
Hi! I've tried using ob-hy and I've got and error for the following code:
```org
#+begin_src hy :session pandas :results output
42
#+end_src
```
Error:
```
Debugger entered--Lisp error: (w…
-
Vulnerable Library - compiler-cli-13.2.6.tgz
Path to dependency file: /AngularCRUD/package.json
Path to vulnerable library: /AngularCRUD/node_modules/make-dir/node_modules/semver/package.json,/Angu…
-
I've got an error when I upgraded to Next 15. This is the `next.config.ts` file I used:
```typescript
import type { NextConfig } from 'next'
await import('@/env')
const config: NextConfig = …
-
```
Debugger entered--entering a function:
* org-babel-tangle(nil)
funcall-interactively(org-babel-tangle nil)
call-interactively(org-babel-tangle nil nil)
command-execute(org-babel-tangle)…
-
There is some code in `webpack.dev.config.babel.js` that loads unminified versions of the React libraries when we are running in development. The comment around this code says:
```
// Load unminified…
-
Hi! I'm having issues with babel transforming the `|>`. After checking your repo and comparing the generated `package-lock.json` for my demo and your tests, found that some of the dependencies version…