cbreezier / ciphertags

0 stars 1 forks source link

NPM warnings for deprecated modules #1

Open cloudier opened 8 years ago

cloudier commented 8 years ago
npm WARN deprecated to-iso-string@0.0.2: to-iso-string has been deprecated, use @segment/to-iso-string instead.
npm WARN deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
cbreezier commented 8 years ago

What is with this renaming - jade to pug wtf Is this jade the templating language? Why did they change the name? And pug in particular is confusing because its the confluence dogfooding instance

cloudier commented 8 years ago

https://github.com/pugjs/pug#rename-from-jade :(