eslint-plugin-workspaces
Advanced tools
Comparing version
@@ -0,0 +0,0 @@ "use strict"; |
@@ -71,3 +71,8 @@ "use strict"; | ||
if (scopedEnabled && !scopesDeprecationShown) { | ||
if ( | ||
scopedEnabled && | ||
!scopesDeprecationShown && | ||
process.stdout && | ||
process.stdout.isTTY | ||
) { | ||
scopesDeprecationShown = true; | ||
@@ -74,0 +79,0 @@ |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "eslint-plugin-workspaces", | ||
"version": "0.10.0-alpha.2", | ||
"version": "0.10.0-alpha.3", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "eslint", |
@@ -0,0 +0,0 @@ # eslint-plugin-workspaces  [](https://coveralls.io/github/joshuajaco/eslint-plugin-workspaces) [](https://github.com/prettier/prettier) |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
341
1.49%18120
-1.3%