react-devtools-core
Advanced tools
Comparing version 2.0.12 to 2.1.0
{ | ||
"name": "react-devtools-core", | ||
"version": "2.0.12", | ||
"version": "2.1.0", | ||
"description": "Use react-devtools outside of the browser", | ||
@@ -27,5 +27,8 @@ "main": "./build/backend.js", | ||
"dependencies": { | ||
"cross-env": "^3.1.4", | ||
"shell-quote": "^1.6.1", | ||
"ws": "^2.0.3" | ||
}, | ||
"devDependencies": { | ||
"cross-env": "^3.1.4" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances 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
4163107
19057
1
9
2
+ Addedshell-quote@^1.6.1
+ Addedshell-quote@1.8.2(transitive)
- Removedcross-env@^3.1.4
- Removedcross-env@3.2.4(transitive)
- Removedcross-spawn@5.1.0(transitive)
- Removedis-windows@1.0.2(transitive)
- Removedisexe@2.0.0(transitive)
- Removedlru-cache@4.1.5(transitive)
- Removedpseudomap@1.0.2(transitive)
- Removedshebang-command@1.2.0(transitive)
- Removedshebang-regex@1.0.0(transitive)
- Removedwhich@1.3.1(transitive)
- Removedyallist@2.1.2(transitive)