eslint-plugin-disallow-cross-domain-imports
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "eslint-plugin-disallow-cross-domain-imports", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Eslint rule to disallow cross-importing of modules matching a defined list of paths unless with a 'domain'", | ||
"main": "index.js", | ||
"main": "./lib/rules/disallow-cross-domain-imports.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
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
4101
4
89