UNPKG

dont-break

Version:

Checks if the current version of your package would break dependent projects

3 lines (2 loc) 73 B
var dontBreak = require('./src/dont-break'); module.exports = dontBreak;