Update gl/canvas and configure dependabot
- Remove yarn.lock, ignore package manager lock files - this allows local development environments to test the latest compatable releases, and to use whichever package manager they chose
- Enable dependabot for keeping dependencies up to date - this enables (re-enables?) dependabot and adds basic configuration.
- Update gl and canvas to lastest releases - gl@5 doesn't have pre-built binaries for the latest node releases.
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
| Package | New capabilities | Transitives | Size | Publisher |
|---|---|---|---|---|
| npm/@types/[email protected] | None | 0 |
234 kB | types |
| npm/[email protected] | filesystem Transitive: environment, network, shell | +62 |
3.16 MB | calebhearon |
| npm/[email protected] | filesystem, unsafe Transitive: environment, eval | +95 |
6.1 MB | ljharb |
| npm/[email protected] | environment, filesystem Transitive: eval, shell, unsafe | +98 |
10.8 MB | eslintbot |
| npm/[email protected] | Transitive: environment, eval, filesystem, network, shell, unsafe | +56 |
12.1 MB | asturur |
| npm/[email protected] | Transitive: environment | +11 |
392 kB | sindresorhus |
| npm/[email protected] | Transitive: environment, filesystem, network, shell | +94 |
27 MB | dhritzkiv |
| npm/[email protected] | None | 0 |
235 kB | jordanbtucker |
| npm/[email protected] | Transitive: environment, filesystem | +60 |
1.03 MB | sindresorhus |
| npm/[email protected] | None | 0 |
15.3 kB | ai |
🚮 Removed packages: npm/@types/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]
Please merge this. I believe this is needed in order to install editly on modern computers
I npm installed your fork (npm install github:sailplan/editly#deps) and it fixed my gl installation problem. Thank you!