-
## CVE-2021-23343 - High Severity Vulnerability
Vulnerable Library - path-parse-1.0.6.tgz
Node.js path.parse() ponyfill
Library home page: https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tg…
-
**Describe the bug**
Seemingly without an update to graphql-codegen or any of the associated packages / plugins I am using, the process can no longer load the schema. I am not aware of any changes …
-
First of all, thank you for the great work behind DNT and Deno itself!
`TextDecoder` and `TextEncoder` cannot be used yet to compile to NPM modules. I know it is expected, just adding for reference…
-
**Describe the bug**
I followed the [documentation](https://sveltematerialui.com/demo/select/) and tried to have nice select.
The app just crash.
**To Reproduce**
Steps to reproduce the behavior…
-
I have a non-Web/browser-based project that uses TypeScript with ts-node.
The "pipeline" function attempts to use the JavaScript Fetch API, which is not included with NodeJS, and the code therefor…
-
Part of https://github.com/mui/material-ui/issues/42548
As part of adopting the [official ESLint plugin for the React Compiler](https://react.dev/learn/react-compiler#installing-eslint-plugin-react…
-
I'm trying to use this in a Typescript project, but am having to in an odd way because this library doesn't have type module definitions. Any plans to add this? I'm happy to spin up a PR if it's helpf…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
## Summary
The types added to `global` by importing `'resize-observer-polyfill'` clash with Typescript's own typings for `ResizeObserver` in `lib.dom.d.ts`. This issue makes it very inconvenient to…
-
The new `oauth.token` method uses [`Buffer.from` under the hood](https://github.com/makenotion/notion-sdk-js/blob/83ac0435379c511e3b5a879fcdb06df0e80f5eae/src/Client.ts#L188-L189), but `Buffer` is Nod…