-
### Version
v23.2.0
### Platform
```text
Linux arch 6.11.6-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Fri, 01 Nov 2024 03:30:35 +0000 x86_64 GNU/Linux
```
### Subsystem
_No response_
### What steps …
-
### Is your feature request related to a problem? Please describe.
Not related to a problem.
### Describe the solution you'd like
In order to use the Foam graph (which is great) in a static s…
-
What would you think about adding order by value here https://github.com/ensdomains/reclaim/blob/master/packages/react-app/src/App.js#L41 ?
Most of the time I think people will want to reclaim the …
rboyd updated
2 months ago
-
### What is the issue with the Streams Standard?
Consider the following test (simplification of https://github.com/web-platform-tests/wpt/blob/8686b7a6d288d3b2c22b5ddb5a21773619b22b85/streams/writa…
-
### Link to the code that reproduces this issue
https://github.com/hamlim/deno-monorepo
### To Reproduce
1. Clone the repo
2. Upgrade to deno 2 release candidate: `deno upgrade rc` (using at least…
-
As I understand `lightship` library is distributed as `es` and `commonjs` module:
However it has dependency `serialize-error` ^11.0.0 which from v9 has breaking change and is `pure es module`: https…
-
### Describe the bug
I updated a project to the newly released version 6 of `@typescript-eslint`. After the update, I'm getting eslint conflicts with `eslint-plugin-imports` and `@typescript-eslint…
-
Using a very simple npm package as an example, like `jwt-simple` given the following input
```js
import JWT from 'jwt-simple'
console.log(JWT)
```
running this through esbuild with bundle and…
aphex updated
2 months ago
-
**Describe the bug**
It looks like importing CO2.js and using the hosting check function is working differently to the docs.
Our docs say:
```js
const { hosting } = require("@tgwf/co2");
ho…
-
Discovered in https://github.com/phetsims/perennial/issues/240, @zepumph and I saw this code in deployImages:
```js
const deployImages = async options => {
console.log( `deploying images with b…