Nathaniel Tucker

Results 44 issues of Nathaniel Tucker

yarn add cpuprofile-webpack-plugin ```error /mnt/e/Webdesign/salted-vagrant/anansi/node_modules/deasync: Command failed. Exit code: 1 Command: node ./build.js Arguments: Directory: /mnt/e/Webdesign/salted-vagrant/anansi/node_modules/deasync Output: gyp info it worked if it ends with ok gyp info using [email protected]...

## Motivation With TypeScript 4.7 the ESM world is getting serious: https://devblogs.microsoft.com/typescript/announcing-typescript-4-7-beta/#esm-nodejs Building an ESM package ("type": "module") requires imports to contain a ".js" at the end. To make this...

### Prerequisites - [X] I confirm my issue is not in the [opened issues](https://github.com/mswjs/msw/issues) - [X] I confirm the [Frequently Asked Questions](https://mswjs.io/docs/faq) didn't contain the answer to my issue ###...

bug
scope:browser
needs:triage

#### Issue description ```js config.output.globalObject = "(typeof self !== 'undefined' ? self : this)" ``` Breaks parsed + gzip sizes. Removing it fixed them. #### Technical info * Webpack Bundle...

Status: Needs details / reproduction
status: Needs triage

**Describe the bug** Versions of `simple-markdown` prior to 0.4.4 are vulnerable to Cross-Site Scripting. See https://www.npmjs.com/advisories/815 for more info

question
high priority
vulnerability

┌───────────────┬──────────────────────────────────────────────────────────────┐ │ high │ Regular Expression Denial of Service │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ normalize-url │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=4.5.1 =5.3.1 =6.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │...

## Type of issue It's a peerdep of both yeoman/environment and mem-fs-editor. ---- ## My environment * *OS version/details*: `eg. Windows 10 64-bit` * *Node version:* `x.x.x` (run `node --version`...

Now that react 16 allows strings to be returned from components it would be prudent to allow such things when using react-helmet.

## Environment react>=17 - Linaria version: @linaria/[email protected] - Bundler (+ version): webpack 5 - Node.js version: v14.13.1 - OS: Ubuntu - npm: 7.7.5 ## Description Warnings in most package installers,...

needs: complete repro 🖥️
bug report 🦗

https://www.npmjs.com/package/webpack-bundle-analyzer is a cool project that gives more details about assets produced. One of the coolest things is that there is a visualization. It would be cool if this could...

enhancement