-
Spack already has sanity checks for packages with non-existing dependencies. We should add checks for the situation in which package `A` depends on `B@1.2.3:+foo` but package B either does not have an…
-
### Environment information
```plain text
System:
OS: macOS 14.5
CPU: (12) arm64 Apple M3 Pro
Memory: 51.98 MB / 18.00 GB
Shell: /bin/zsh
Binaries:
Node: 20.15.1 - ~/.nvm/versions/…
-
Hey friends,
We've been working on getting sodium-javascript working in React-Native at @consento-org and we've got some stuff together to make it happen.
The main piece that was breaking was th…
-
## Steps to reproduce the behavior
cd /tmp
git clone https://github.com/mattermost/focalboard.git
cd focalboard
make prebuild
## Expected behavior
Pre-built without any warnings.
## Scree…
jelmd updated
3 weeks ago
-
RN does not support `globalThis.crypto`. It's understandable, the module is huge.
There is no need in re-implementing the whole `crypto` module. Just one function: `crypto.getRandomValues`. The fun…
-
Right now it can only be used on regular platforms due to the way the default hasher is initialized. This is a such a silly little thing. Yes, it's a one-of issue, but I view it as a good litmus test.
-
### A stablecoin on Casper
### Prize Bounty
82,750 CSPR (approx. 10,000 USDT) for each of the top 6 various advanced submissions
### Challenge Description
Stablecoins are cryptocurrencies th…
-
You might merge in the PR #237 to resolve this
# npm audit report
path-to-regexp 0.2.0 - 7.2.0
Severity: high
path-to-regexp outputs backtracking regular expressions - https://github.com/adv…
-
When I call the videoPlayerController.seekTo(Duration.zero) or Duration( .. : .. ), video starts to play after buffering process finish in Android. It works good in iOS. I think that the problem in he…
-
**Describe what happened**
**Steps to reproduce the issue:**
📝I just run `npm install --save-dev @datadog/datadog-ci`
**Expected behaviour:**
📝datadog-ci get installed or a clear message…