@wildberries/service-cdn-uploader
Advanced tools
Comparing version 2.0.0-beta.1 to 2.0.0-beta.2
@@ -21,3 +21,3 @@ /* eslint-disable import/no-unresolved */ | ||
const renderGoAuth = process.env.CDN_API_TOKEN; | ||
const renderGoAuth = process.env.API_TOKEN; | ||
const CI_COMMIT_TAG = process.env.CI_COMMIT_TAG; | ||
@@ -24,0 +24,0 @@ const APP_STATIC_NAMESPACE = process.env.APP_STATIC_NAMESPACE; |
{ | ||
"name": "@wildberries/service-cdn-uploader", | ||
"version": "2.0.0-beta.1", | ||
"version": "2.0.0-beta.2", | ||
"main": "./index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
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
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
189050