tex0l
tex0l
Hi! I stumbled upon an issue I couldn't explain. When I run `npm run dev` in a dummy app with: ```js const foobar = '~/pages' console.log(useDocuments(foobar).value.length) // it always logs...
Hi, I'm currently using the latest release of cryptopp (8.6.0) in react-native-cryptopp (see https://github.com/JiriHoffmann/react-native-cryptopp/issues/17). I need to make RSA-PSS-SHA256 signatures with a max salt length (which is the default in...
This package uses `[email protected]` which contains a vulnerable dependency: https://github.com/zamotany/ansi-fragments/issues/21 When a new version of `ansi-fragments` is released, it should be updated.
Hi, In a django project, I might need to rotate the `SECRET_KEY`. However, when using the `encrypt` wrapper for the field, I can only override the `CRYPTOGRAPHY_KEY` which is used...
## Describe the feature I'd like to have a way to add polyfills to my library. What I have in mind is a pre / post build stage where I...
The `PATH` used in `lerna exec` is not the same as the parent shell, which can result in a different `npm` version used. I use `[email protected]` with `[email protected]`. I installed...
Hi! I'm running on a macbook pro from 2017 x86 with macOS 12.5.1, and whenever I try to build for iOS in Release mode with `[email protected]` it fails with the...
Hi! I get this deprecation warning: ``` npm WARN deprecated [email protected]: No longer maintained. Use [lru-cache](http://npm.im/lru-cache) version 7.6 or higher, and provide an asynchronous `fetchMethod` option. ``` It comes from...
Hi! This is to fix #80
Hi, There are numerous outdated dependencies in the latest version of the package (2.1.1): ``` Package Current Wanted Latest Location Depended by commander 2.19.0 2.19.0 9.4.1 node_modules/commander nlf compare-versions 3.4.0...