@ms-cloudpack/remote-cache 0.4.7 → 0.5.1-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/AzureRemoteCacheClient-2PRAPCJH.js +52049 -0
- package/dist/AzureRemoteCacheClient-2PRAPCJH.js.map +7 -0
- package/dist/ReporterDecorator-BYNXV72I.js +126 -0
- package/dist/ReporterDecorator-BYNXV72I.js.map +7 -0
- package/dist/chunk-G3ME7OWS.js +49567 -0
- package/dist/chunk-G3ME7OWS.js.map +7 -0
- package/dist/chunk-GFT2G5UO.js +50 -0
- package/dist/chunk-GFT2G5UO.js.map +7 -0
- package/dist/chunk-KKZU5JW4.js +1071 -0
- package/dist/chunk-KKZU5JW4.js.map +7 -0
- package/dist/chunk-VVROC42R.js +182 -0
- package/dist/chunk-VVROC42R.js.map +7 -0
- package/dist/chunk-XKOU5VXX.js +9 -0
- package/dist/chunk-XKOU5VXX.js.map +7 -0
- package/dist/getCredential-MJEIGDVB.js +23981 -0
- package/dist/getCredential-MJEIGDVB.js.map +7 -0
- package/dist/getListOfBlobs-LKU62UR5.js +26 -0
- package/dist/getListOfBlobs-LKU62UR5.js.map +7 -0
- package/dist/index.js +93 -0
- package/dist/index.js.map +7 -0
- package/lib/AzureRemoteCacheClient.d.ts +5 -5
- package/lib/decorators/InMemoryDecorator.d.ts +2 -2
- package/lib/decorators/InMemoryDecorator.test.d.ts +2 -0
- package/lib/decorators/ReporterDecorator.d.ts +2 -2
- package/lib/decorators/RetryDecorator.d.ts +2 -2
- package/lib/decorators/RetryDecorator.test.d.ts +2 -0
- package/lib/index.d.ts +1 -1
- package/lib/types/RemoteCacheClient.d.ts +12 -3
- package/package.json +13 -13
- package/lib/AzureRemoteCacheClient.d.ts.map +0 -1
- package/lib/AzureRemoteCacheClient.js +0 -51
- package/lib/AzureRemoteCacheClient.js.map +0 -1
- package/lib/Task.d.ts.map +0 -1
- package/lib/Task.js +0 -2
- package/lib/Task.js.map +0 -1
- package/lib/authentication/getAuthenticationRecord.d.ts.map +0 -1
- package/lib/authentication/getAuthenticationRecord.js +0 -17
- package/lib/authentication/getAuthenticationRecord.js.map +0 -1
- package/lib/authentication/getAuthenticationRecordPath.d.ts.map +0 -1
- package/lib/authentication/getAuthenticationRecordPath.js +0 -10
- package/lib/authentication/getAuthenticationRecordPath.js.map +0 -1
- package/lib/authentication/getCredential.d.ts.map +0 -1
- package/lib/authentication/getCredential.js +0 -61
- package/lib/authentication/getCredential.js.map +0 -1
- package/lib/authentication/saveAuthenticationRecord.d.ts.map +0 -1
- package/lib/authentication/saveAuthenticationRecord.js +0 -17
- package/lib/authentication/saveAuthenticationRecord.js.map +0 -1
- package/lib/cache-persistance/cachePersistencePlugin.d.ts.map +0 -1
- package/lib/cache-persistance/cachePersistencePlugin.js +0 -35
- package/lib/cache-persistance/cachePersistencePlugin.js.map +0 -1
- package/lib/cache-persistance/platforms.d.ts.map +0 -1
- package/lib/cache-persistance/platforms.js +0 -109
- package/lib/cache-persistance/platforms.js.map +0 -1
- package/lib/cache-persistance/provider.d.ts.map +0 -1
- package/lib/cache-persistance/provider.js +0 -26
- package/lib/cache-persistance/provider.js.map +0 -1
- package/lib/createBlobStorageUrl.d.ts.map +0 -1
- package/lib/createBlobStorageUrl.js +0 -4
- package/lib/createBlobStorageUrl.js.map +0 -1
- package/lib/createRemoteCacheClient.d.ts.map +0 -1
- package/lib/createRemoteCacheClient.js +0 -27
- package/lib/createRemoteCacheClient.js.map +0 -1
- package/lib/decorators/InMemoryDecorator.d.ts.map +0 -1
- package/lib/decorators/InMemoryDecorator.js +0 -29
- package/lib/decorators/InMemoryDecorator.js.map +0 -1
- package/lib/decorators/ReporterDecorator.d.ts.map +0 -1
- package/lib/decorators/ReporterDecorator.js +0 -121
- package/lib/decorators/ReporterDecorator.js.map +0 -1
- package/lib/decorators/RetryDecorator.d.ts.map +0 -1
- package/lib/decorators/RetryDecorator.js +0 -27
- package/lib/decorators/RetryDecorator.js.map +0 -1
- package/lib/getListOfBlobs.d.ts.map +0 -1
- package/lib/getListOfBlobs.js +0 -15
- package/lib/getListOfBlobs.js.map +0 -1
- package/lib/index.d.ts.map +0 -1
- package/lib/index.js +0 -2
- package/lib/index.js.map +0 -1
- package/lib/retry/blockListIsInvalidRetryPolicy.d.ts.map +0 -1
- package/lib/retry/blockListIsInvalidRetryPolicy.js +0 -8
- package/lib/retry/blockListIsInvalidRetryPolicy.js.map +0 -1
- package/lib/tsdoc-metadata.json +0 -11
- package/lib/types/LoginMethod.d.ts.map +0 -1
- package/lib/types/LoginMethod.js +0 -2
- package/lib/types/LoginMethod.js.map +0 -1
- package/lib/types/PackageToSync.d.ts +0 -7
- package/lib/types/PackageToSync.d.ts.map +0 -1
- package/lib/types/PackageToSync.js +0 -2
- package/lib/types/PackageToSync.js.map +0 -1
- package/lib/types/RemoteCacheClient.d.ts.map +0 -1
- package/lib/types/RemoteCacheClient.js +0 -2
- package/lib/types/RemoteCacheClient.js.map +0 -1
- package/lib/types/RemoteCacheClientOptions.d.ts.map +0 -1
- package/lib/types/RemoteCacheClientOptions.js +0 -2
- package/lib/types/RemoteCacheClientOptions.js.map +0 -1
- package/lib/types/RetryPolicy.d.ts.map +0 -1
- package/lib/types/RetryPolicy.js +0 -2
- package/lib/types/RetryPolicy.js.map +0 -1
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.