Socket
Socket
Sign inDemoInstall

@crawlee/types

Package Overview
Dependencies
Maintainers
1
Versions
1145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crawlee/types - npm Package Compare versions

Comparing version 3.0.0-alpha.51 to 3.0.0-alpha.52

2

package.json
{
"name": "@crawlee/types",
"version": "3.0.0-alpha.51",
"version": "3.0.0-alpha.52",
"description": "Shared types for the crawlee projects",

@@ -5,0 +5,0 @@ "engines": {

@@ -108,3 +108,3 @@ /// <reference types="node" />

list(): Promise<PaginatedList<KeyValueStoreInfo>>;
getOrCreate(name: string): Promise<KeyValueStoreInfo>;
getOrCreate(name?: string): Promise<KeyValueStoreInfo>;
}

@@ -111,0 +111,0 @@ export interface KeyValueStoreRecord {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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