ideditor / schema-builder

🏗🏷 Create tagging schemas for iD
ISC License
12 stars 16 forks source link

revert to non-corrupted version of colors package #31

Closed tyrasd closed 2 years ago

tyrasd commented 2 years ago

see https://www.bleepingcomputer.com/news/security/dev-corrupts-npm-libs-colors-and-faker-breaking-thousands-of-apps/

this currently makes all tests fail, see e.g. https://github.com/openstreetmap/id-tagging-schema/runs/4759030935?check_suite_focus=true#step:5:11

tyrasd commented 2 years ago

PS: I've already published this one on npm: https://www.npmjs.com/package/@ideditor/schema-builder/v/4.0.5

bhousel commented 2 years ago

Changed to chalk in https://github.com/ideditor/schema-builder/commit/d9c23fac2a3d1733e55c841c1e9e476ad78e2f7f

tyrasd commented 2 years ago

:+1:

But we should still update the changelog to reflect the version published at https://www.npmjs.com/package/@ideditor/schema-builder/v/4.0.5 and/or do a 4.0.6 release with the chalk dependency.