@poi/dev-utils
Advanced tools
Comparing version 11.0.0-beta.3 to 11.0.0-beta.4
{ | ||
"name": "@poi/dev-utils", | ||
"version": "11.0.0-beta.3", | ||
"version": "11.0.0-beta.4", | ||
"publishConfig": { | ||
@@ -8,3 +8,4 @@ "access": "public" | ||
"files": [ | ||
"*.js" | ||
"*.js", | ||
"openChrome.applescript" | ||
], | ||
@@ -14,2 +15,4 @@ "license": "MIT", | ||
"chalk": "^2.4.1", | ||
"cross-spawn": "^6.0.5", | ||
"opn": "^5.4.0", | ||
"react-error-overlay": "^4.0.1", | ||
@@ -20,3 +23,3 @@ "sockjs-client": "^1.1.5", | ||
"xo": false, | ||
"gitHead": "bd170122e64542e520ca124d9370e9d363ab9d36" | ||
"gitHead": "d71e9ce75c09a8ce0d1b3b15cf4cbf52ea1ef0db" | ||
} |
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 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
20577
10
480
6
2
2
+ Addedcross-spawn@^6.0.5
+ Addedopn@^5.4.0
+ Addedcross-spawn@6.0.6(transitive)
+ Addedis-wsl@1.1.0(transitive)
+ Addedisexe@2.0.0(transitive)
+ Addednice-try@1.0.5(transitive)
+ Addedopn@5.5.0(transitive)
+ Addedpath-key@2.0.1(transitive)
+ Addedsemver@5.7.2(transitive)
+ Addedshebang-command@1.2.0(transitive)
+ Addedshebang-regex@1.0.0(transitive)
+ Addedwhich@1.3.1(transitive)