@azure/data-tables
Advanced tools
Comparing version 1.0.0-alpha.20200928.1 to 1.0.0-alpha.20200929.1
{ | ||
"name": "@azure/data-tables", | ||
"version": "1.0.0-alpha.20200928.1", | ||
"version": "1.0.0-alpha.20200929.1", | ||
"description": "An isomorphic client library for the Azure Tables service.", | ||
@@ -85,4 +85,2 @@ "sdk-type": "client", | ||
"@types/node": "^8.0.0", | ||
"@typescript-eslint/eslint-plugin": "^2.0.0", | ||
"@typescript-eslint/parser": "^2.0.0", | ||
"@azure/eslint-plugin-azure-sdk": "^3.0.0-alpha", | ||
@@ -93,6 +91,2 @@ "chai": "^4.2.0", | ||
"eslint": "^6.1.0", | ||
"eslint-config-prettier": "^6.0.0", | ||
"eslint-plugin-no-null": "^1.0.2", | ||
"eslint-plugin-no-only-tests": "^2.3.0", | ||
"eslint-plugin-promise": "^4.1.1", | ||
"inherits": "^2.0.3", | ||
@@ -99,0 +93,0 @@ "karma": "^5.1.0", |
40
771689