How to use the grim.deprecations function in grim

To help you get started, we’ve selected a few grim examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github nylas-mail-lives / nylas-mail / spec / spec-helper.es6 View on Github external
jasmine.restoreDeprecationsSnapshot = () => Grim.deprecations = deprecationsSnapshot;
github nylas-mail-lives / nylas-mail / spec / spec-helper.es6 View on Github external
jasmine.snapshotDeprecations = () => deprecationsSnapshot = _.clone(Grim.deprecations);

grim

Log usage of deprecated methods

MIT
Latest version published 4 years ago

Package Health Score

51 / 100
Full package analysis