@stylable/e2e-test-kit
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "@stylable/e2e-test-kit", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "A collection of tools to help test Stylable components and applications from end-to-end", | ||
@@ -13,3 +13,3 @@ "main": "cjs/index.js", | ||
"dependencies": { | ||
"@stylable/runtime": "^2.0.1", | ||
"@stylable/runtime": "^2.0.2", | ||
"express": "^4.16.4", | ||
@@ -36,3 +36,3 @@ "memory-fs": "^0.4.1", | ||
"license": "BSD-3-Clause", | ||
"gitHead": "29404c70e6801fedf67b9982ef1632750a798b57" | ||
"gitHead": "6d47e4728f9164f1fb9d1425f4a0409de0a9b857" | ||
} |
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
1
0
15832
10
371
Updated@stylable/runtime@^2.0.2