pasteye icon indicating copy to clipboard operation
pasteye copied to clipboard

Pastebin Monitoring as a Service

Results 3 pasteye issues
Sort by recently updated
recently updated
newest added

Errors when using the latest Express (4.x) - should either force Express 3 explicitly in package.json OR add express 4 support. Will likely force Express 3 for the time being...

bug

Errors at the first line of whitelist.js. References `modules.exports`, should be `module.exports`.

bug