@gomomento/sdk
Advanced tools
Comparing version 1.94.0 to 1.95.0
{ | ||
"name": "@gomomento/sdk", | ||
"version": "1.94.0", | ||
"version": "1.95.0", | ||
"description": "Client SDK for Momento services", | ||
@@ -35,3 +35,3 @@ "main": "dist/src/index.js", | ||
"devDependencies": { | ||
"@gomomento/common-integration-tests": "file:../common-integration-tests/gomomento-common-integration-tests-1.94.0.tgz", | ||
"@gomomento/common-integration-tests": "file:../common-integration-tests/gomomento-common-integration-tests-1.95.0.tgz", | ||
"@types/jest": "27.5.2", | ||
@@ -59,3 +59,3 @@ "@types/node": "16.18.97", | ||
"@gomomento/generated-types": "0.113.0", | ||
"@gomomento/sdk-core": "1.94.0", | ||
"@gomomento/sdk-core": "1.95.0", | ||
"@grpc/grpc-js": "1.10.9", | ||
@@ -62,0 +62,0 @@ "@types/google-protobuf": "3.15.10", |
@@ -125,3 +125,3 @@ import { CacheDecreaseTtl, CacheDelete, CacheDictionaryFetch, CacheDictionaryGetField, CacheDictionaryGetFields, CacheDictionaryIncrement, CacheDictionaryLength, CacheDictionaryRemoveField, CacheDictionaryRemoveFields, CacheDictionarySetField, CacheDictionarySetFields, CacheGet, CacheGetBatch, CacheIncreaseTtl, CacheIncrement, CacheItemGetTtl, CacheItemGetType, CacheKeyExists, CacheKeysExist, CacheListConcatenateBack, CacheListConcatenateFront, CacheListFetch, CacheListLength, CacheListPopBack, CacheListPopFront, CacheListPushBack, CacheListPushFront, CacheListRemoveValue, CacheListRetain, CacheSet, CacheSetAddElements, CacheSetBatch, CacheSetFetch, CacheSetContainsElement, CacheSetContainsElements, CacheSetIfAbsent, CacheSetIfAbsentOrEqual, CacheSetIfEqual, CacheSetIfNotEqual, CacheSetIfNotExists, CacheSetIfPresent, CacheSetIfPresentAndNotEqual, CacheSetRemoveElements, CacheSetSample, CacheSortedSetFetch, CacheSortedSetGetRank, CacheSortedSetGetScore, CacheSortedSetGetScores, CacheSortedSetIncrementScore, CacheSortedSetLength, CacheSortedSetLengthByScore, CacheSortedSetPutElement, CacheSortedSetPutElements, CacheSortedSetRemoveElement, CacheSortedSetRemoveElements, CacheUpdateTtl, CollectionTtl, SortedSetOrder } from '..'; | ||
private sendSortedSetFetchByScore; | ||
sortedSetGetRank(cacheName: string, sortedSetName: string, value: string | Uint8Array): Promise<CacheSortedSetGetRank.Response>; | ||
sortedSetGetRank(cacheName: string, sortedSetName: string, value: string | Uint8Array, order?: SortedSetOrder): Promise<CacheSortedSetGetRank.Response>; | ||
private sendSortedSetGetRank; | ||
@@ -128,0 +128,0 @@ sortedSetGetScore(cacheName: string, sortedSetName: string, value: string | Uint8Array): Promise<CacheSortedSetGetScore.Response>; |
{ | ||
"name": "@gomomento/sdk", | ||
"version": "1.94.0", | ||
"version": "1.95.0", | ||
"description": "Client SDK for Momento services", | ||
@@ -35,3 +35,3 @@ "main": "dist/src/index.js", | ||
"devDependencies": { | ||
"@gomomento/common-integration-tests": "file:../common-integration-tests/gomomento-common-integration-tests-1.94.0.tgz", | ||
"@gomomento/common-integration-tests": "file:../common-integration-tests/gomomento-common-integration-tests-1.95.0.tgz", | ||
"@types/jest": "27.5.2", | ||
@@ -59,3 +59,3 @@ "@types/node": "16.18.97", | ||
"@gomomento/generated-types": "0.113.0", | ||
"@gomomento/sdk-core": "1.94.0", | ||
"@gomomento/sdk-core": "1.95.0", | ||
"@grpc/grpc-js": "1.10.9", | ||
@@ -62,0 +62,0 @@ "@types/google-protobuf": "3.15.10", |
Sorry, the diff of this file is too big to display
1468522
10890
+ Added@gomomento/sdk-core@1.95.0(transitive)
- Removed@gomomento/sdk-core@1.94.0(transitive)
Updated@gomomento/sdk-core@1.95.0