@azure/data-tables
Advanced tools
Comparing version 1.0.0-alpha.20210113.1 to 1.0.0-alpha.20210114.1
# Release History | ||
## 1.0.0-beta.5 (Unreleased) | ||
## 1.0.0-beta.4 (2021-01-12) | ||
@@ -4,0 +7,0 @@ |
@@ -10,3 +10,3 @@ /* | ||
const packageName = "@azure/data-tables"; | ||
const packageVersion = "1.0.0-beta.4"; | ||
const packageVersion = "1.0.0-beta.5"; | ||
export class GeneratedClientContext extends coreHttp.ServiceClient { | ||
@@ -13,0 +13,0 @@ /** |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
export const SDK_VERSION = "1.0.0-beta.4"; | ||
export const SDK_VERSION = "1.0.0-beta.5"; | ||
export const LIB_INFO = `azsdk-js-data-tables/${SDK_VERSION}`; | ||
@@ -5,0 +5,0 @@ export const HeaderConstants = { |
{ | ||
"name": "@azure/data-tables", | ||
"version": "1.0.0-alpha.20210113.1", | ||
"version": "1.0.0-alpha.20210114.1", | ||
"description": "An isomorphic client library for the Azure Tables service.", | ||
@@ -5,0 +5,0 @@ "sdk-type": "client", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
860273