@applitools/rendering-grid-client
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@applitools/rendering-grid-client", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "src/rendering-grid-client.js", |
@@ -5,2 +5,4 @@ 'use strict'; | ||
const extractResources = require('./browser-util/extractResources'); | ||
const getBatch = require('./sdk/getBatch'); | ||
const createLogger = require('./sdk/createLogger'); | ||
@@ -11,2 +13,4 @@ module.exports = { | ||
extractResources, | ||
getBatch, | ||
createLogger, | ||
}; |
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
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
30908
23
833
2