You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MINOR Fixed minor security issue with unused dependency only present in out-of-sync package-lock.json file (Yeah, it's a stretch I know)
Changes
Logging is now handled by custom fork of debug from one of my other packages; Simplifies logging and gets rid of that nasty pink color (I think)
This doesn't affect much functionality (besides the verbose option below) for now; however in the future it may allow for finer-grained controls over log levels
Ironsmith.Options.verbose now can optionally take a value 0 - 2 with 2 being the same as the previous enabled value and 1 being a new, lower level of verbosity