-
Recently, I've found that instead of formatting files, it has been replacing them with 0 byte files. Yuck! This seemed to be tied to one of the supporting modules getting updated, then it went away …
-
This is a package that is used in perennial. In a recent `npm update` in `perennial-alias`, I got these warnings:
```
npm WARN deprecated mimelib@0.2.19: This project is unmaintained
npm WARN dep…
-
### TLDR;
When upgrading from version 3 to version 4, the default template is missing some functionality to `attachModules` since version 3 uses taffydb inner join and version 4 uses saltydb which is…
-
From an idea in https://github.com/phetsims/chipper/issues/1437, we could use grunt as a thin wrapper that spawns a new process in a runtime under our control. This will help us modularize and isolat…
-
#### Summary
Update fork repo from original one and install commit 3fcb4acf4bcea56fd3b04c9ba54188d092adbb46 on branch `master-2.0.3`.
:warning: Release `v2.0.3` is only compatible with node.js 1…
-
##### Environment
This issue was caught in my development environment during the install process. It does not appear to impact the functionality of the player itself on the front end.
* Link to play…
-
https://github.com/x3dom/x3dom/blob/2f5f5c8bcb6c065c945364956ba131a30a4fbded/package.json#L38
```
# npm audit report
taffydb *
Severity: high
TaffyDB can allow access to any data items in …
-
Ever since 1.9.15, we are experiencing failures in 1 out of every 10 builds. It is difficult to get more log info on this since its an install fail, not an npm failure. We can reproduce the issue by…
-
The following issues were reported with Zowe TPSRs. Every Zowe release should have complete and accurate TPSRs.
- The following licenses are incorrectly listed as UNKOWN or GPL-3.0, and the correc…
-
I'm following https://github.com/cheeriojs/cheerio/issues/1058 and I discovered https://github.com/oyyd/cheerio-without-node-native which works but is a fork.
I then tried to install `events, stre…