@apify/consts
Advanced tools
Comparing version 1.3.0 to 1.4.0
@@ -221,2 +221,3 @@ export declare const FREE_SUBSCRIPTION_PLAN_CODE = "DEV"; | ||
DISABLE_OUTDATED_WARNING: string; | ||
WORKFLOW_KEY: string; | ||
ACT_ID: string; | ||
@@ -223,0 +224,0 @@ ACT_RUN_ID: string; |
@@ -342,2 +342,3 @@ "use strict"; | ||
DISABLE_OUTDATED_WARNING: 'APIFY_DISABLE_OUTDATED_WARNING', | ||
WORKFLOW_KEY: 'APIFY_WORKFLOW_KEY', | ||
// Deprecated, keep them for backward compatibility: | ||
@@ -344,0 +345,0 @@ ACT_ID: 'APIFY_ACT_ID', |
{ | ||
"name": "@apify/consts", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "Tools and constants shared across Apify projects.", | ||
@@ -37,3 +37,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "ae6d773c053162182b6b5a4232485cc81d7d4d1e" | ||
"gitHead": "a9e02661e4b7a250dfdb473edc928b4a1366e14f" | ||
} |
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
51778
1113