New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

redis-cloud-api-sdk

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redis-cloud-api-sdk - npm Package Compare versions

Comparing version 1.6.4 to 1.6.6

3

lib/api.d.ts

@@ -0,1 +1,2 @@

import { AxiosInstance } from 'axios';
import { CreateSubscriptionParameters, SubscriptionUpdateParameters, CidrUpdateParameters, VpcPeeringCreationParameters } from './types/parameters/subscription';

@@ -17,3 +18,3 @@ import { DatabaseImportParameters, DatabaseCreationParameters, DatabaseUpdateParameters } from './types/parameters/database';

private secretKey;
private httpClient;
protected httpClient: AxiosInstance;
private general;

@@ -20,0 +21,0 @@ private subscription;

{
"name": "redis-cloud-api-sdk",
"version": "1.6.4",
"version": "1.6.6",
"description": "This is a client for the Redislabs Cloud API",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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