-
### Akaunting version
3.1.12
### PHP version
8.3.12
### Operating system
macos
### Steps to reproduce
Node version: v18.20.4
I'm following the steps written in the README:
- Install [Comp…
-
Vulnerable Library - babel-cli-6.24.1.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/micromatch/package.json
Found in HEAD commit: ff437fefd61e63ed2352ac275…
-
We plan to release a new major version in 2024 ([milestone](https://github.com/babel/babel/milestone/16)).
This release won't have all the migration pain which there was while migrating from Babel …
-
I am using an elisp function to determine the session names, so that I can easily change the execution machine:
```elisp
(defvar *night/org-babel-remote* t)
(defun night/org-babel-session-name-get …
-
`eslint` is a big part of our largest project's build times and it's currently configured to use babel-parser.
To get rid of babel entirely it'd be nice to be able to get eslint to use swc somehow:…
-
When I execute command `haskell-interactive-bring` will start a process buffer
named `*haskell*` from haskell source code buffer.
When I execute Org-mode Babel haskell src block like this:
``` org
#…
-
Here is my testing examples and results:
```
#+BEGIN_SRC kotlin
(1..100).filter {it % 19 == 0}.reduce {a,b -> a + b}
#+END_SRC
#+RESULTS[(2020-12-09 09:06:58) 6aa382f281e3aea6c10926065a0ab0ae5d…
-
Hi, thank you for writing such a useful library. I got one little thing to suggest so I dropped by here.
I have upgraded with the following versions by running `npx browserslist@latest --update-db`…
-
Vulnerable Library - cli-plugin-babel-4.5.15.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/micromatch/package.json
Found in HEAD commit: f5f5a3d9675a6468c5…
-
### Link to the code that reproduces this issue
https://github.com/azr-arch/realtime-chat-app
### To Reproduce
try building the app with `npm run build`
### Current vs. Expected behavior
**Curren…