eslint-plugin-depend
Advanced tools
Comparing version 0.6.0 to 0.7.0
@@ -12,2 +12,7 @@ "use strict"; | ||
type: 'documented', | ||
moduleName: 'cpx', | ||
docPath: 'cpx' | ||
}, | ||
{ | ||
type: 'documented', | ||
moduleName: 'is-builtin-module', | ||
@@ -14,0 +19,0 @@ docPath: 'is-builtin-module' |
{ | ||
"name": "eslint-plugin-depend", | ||
"version": "0.6.0", | ||
"version": "0.7.0", | ||
"description": "An ESLint plugin to suggest optimized dependencies, native alternatives and more", | ||
@@ -5,0 +5,0 @@ "main": "lib/main.js", |
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
29597
749