Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@apify/consts

Package Overview
Dependencies
Maintainers
10
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apify/consts - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

1

consts.d.ts

@@ -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',

4

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc