@percy/core
Advanced tools
Comparing version 1.0.0-beta.37 to 1.0.0-beta.38
{ | ||
"name": "@percy/core", | ||
"version": "1.0.0-beta.37", | ||
"version": "1.0.0-beta.38", | ||
"license": "MIT", | ||
@@ -9,2 +9,3 @@ "main": "dist/index.js", | ||
"dist", | ||
"post-install.js", | ||
"types/index.d.ts", | ||
@@ -33,6 +34,6 @@ "test/helpers/server.js" | ||
"dependencies": { | ||
"@percy/client": "^1.0.0-beta.37", | ||
"@percy/config": "^1.0.0-beta.37", | ||
"@percy/dom": "^1.0.0-beta.37", | ||
"@percy/logger": "^1.0.0-beta.37", | ||
"@percy/client": "^1.0.0-beta.38", | ||
"@percy/config": "^1.0.0-beta.38", | ||
"@percy/dom": "^1.0.0-beta.38", | ||
"@percy/logger": "^1.0.0-beta.38", | ||
"cross-spawn": "^7.0.3", | ||
@@ -44,3 +45,3 @@ "extract-zip": "^2.0.1", | ||
}, | ||
"gitHead": "49828f18be37eba7b6bfb0d45214a9937f8299fe" | ||
"gitHead": "861cd4e38f8bd01f426442349b10db792bf4e8a1" | ||
} |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
94408
22
2077
11
Updated@percy/client@^1.0.0-beta.38
Updated@percy/config@^1.0.0-beta.38
Updated@percy/dom@^1.0.0-beta.38
Updated@percy/logger@^1.0.0-beta.38