editly icon indicating copy to clipboard operation
editly copied to clipboard

Update gl/canvas and configure dependabot

Open bkeepers opened this issue 1 year ago • 2 comments

  1. 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
  2. Enable dependabot for keeping dependencies up to date - this enables (re-enables?) dependabot and adds basic configuration.
  3. Update gl and canvas to lastest releases - gl@5 doesn't have pre-built binaries for the latest node releases.

bkeepers avatar Jul 09 '24 18:07 bkeepers

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]

View full report↗︎

socket-security[bot] avatar Jul 09 '24 18:07 socket-security[bot]

Please merge this. I believe this is needed in order to install editly on modern computers

MileanCo avatar Aug 15 '24 14:08 MileanCo

I npm installed your fork (npm install github:sailplan/editly#deps) and it fixed my gl installation problem. Thank you!

DydjyZ avatar Jan 09 '25 14:01 DydjyZ