unused-package
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "unused-package", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "unused.js", |
@@ -55,4 +55,8 @@ # unused-package | ||
} | ||
//for next.js projects | ||
"scripts":{ | ||
"build": " node unused.js && next build", | ||
} | ||
``` | ||
**Note: Currently package is still in initial phase and if library returns and false positives please feel free to open an issue** |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5672
62