Closed huntr-helper closed 4 years ago
Detected require() expressions which import private modules
spec/ExpessBrute.js "sinonChai " is not published sinonChai = require('sinon-chai'),
"sinon" is not published sinon = require('sinon'),
If a require() expression's target is not published, the program works in local, but will not work after published to npm.
Apologies - this pull request was opened in error - please ignore.