vlinder
vlinder
Have been looking into the source and cannot find a way to remove a game from a page? Is this not a use case that was designed for or maybe...
Not sure how else to ask this.. Love difftastic! Is there a way to use it for interactive add in git? `git add -p`. Tried searching but could not find...
Hi! Zod is adding the `undefined` type to all keys that are optional when using the different `.partial()` modifiers. How about differentiating them by being present and undefined or just...
**Package name** @sinclair/typebox **Alternative to** zod **Quality check** - [x] Package has sufficient overlap in functionality to act as a replacement. - [x] Package is actively maintained, and/or stable for...
``` bash $ protoc-gen-php social.proto -i `pwd` Protobuf-PHP 0.9.4 by Ivan -DrSlump- Montes --php_out: protoc-gen-php: Plugin output is unparseable. ERROR: protoc exited with an error (1) when executed with: protoc...
It seems that the package `@google-cloud/logging-min` is not being kept up to date and released at the same time as `@google-cloud/logging` `@google-cloud/loggin-min` still has a dependency on an old version...
If DeepReadonly is applied to an object with a key being a nominal type. It becomes `never`.
Had me a bit confused for a few seconds. There is no Ender-3 Pro v2 :)
Running `jest` with this package crashes because of redeclaration of reserved keyword `__dirname`. This PR renames it to `dirname__`.
### Contribution - [X] I'd be willing to implement this feature ([contributing guide](https://github.com/pnpm/pnpm/blob/main/CONTRIBUTING.md)) ### Describe the user story As a developer updating packages that have vulnerabilities sometimes forces me to...