bucharest-gold / szero

The main goal is to show unused dependencies on Node.js modules, more specifically, to show that Foo dependency declared in package.json is not being used because there is no require('foo').
Other
17 stars 6 forks source link

[Requires] section bug #83

Closed helio-frota closed 7 years ago

helio-frota commented 7 years ago
require=="function"&&require;if(!u&&a) 

how to reproduce:

  1. clone https://github.com/bucharest-gold/opossum
  2. npm install && npm run dependency-check
helio-frota commented 7 years ago

not a bug, I forget to publish a modified version of the requires section. https://www.npmjs.com/package/szero