Apify

Latest version: v2.1.0

Safety actively analyzes 688917 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

4.0.1

====================
- Fix compilation errors when this module is used in TypeScript with a project that isn't using `Node16`/`NodeNext` `module`/`moduleResolution`

4.0.0

====================
- **BREAKING**: This module is now ESM only.
- You will need to either migrate your projects to ESM, or import `got-scraping` in an async context via `await import('got-scraping');`
- Update `got` to v13

3.1.0

====================
- Add `sessionToken` option to persist generated headers

3.0.1

====================
- Use own proxy agent

3.0.0

====================
- Switch to TypeScript
- Enable insecure parser by default
- Use `header-generator` to order headers
- Remove `default` export in favor of `import { gotScraping }`
- Fix leaking ALPN negotiation

2.1.2

====================
- Mimic `got` interface

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.