apify-sdk-legacy
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

Apify SDK legacy

Package for Crawlee that should allows to import and use packages, that are using older version of Apify SDK.

Installation

npm install apify-sdk-legacy

Usage

import { apifyGoogleAuth } from 'apify-google-auth'; // package using Apify SDK 2

// Now the packages may call older SDK functions.
import 'apify-sdk-legacy';

Tested libraries

Development

Most of the information related to the backward compatibility may be found at Upgrading to v3.

Contribution

New features are added on-the-go as needed, feel free to create pull-request with your own changes.

Package Sidebar

Install

npm i apify-sdk-legacy

Weekly Downloads

1

Version

1.0.5

License

MIT

Unpacked Size

4.06 kB

Total Files

4

Last publish

Collaborators

  • jetmar