@azure/eventgrid
Advanced tools
Comparing version 4.5.0-alpha.20210809.2 to 4.5.0-alpha.20210816.1
@@ -6,3 +6,3 @@ { | ||
"description": "An isomorphic client library for the Azure Event Grid service.", | ||
"version": "4.5.0-alpha.20210809.2", | ||
"version": "4.5.0-alpha.20210816.1", | ||
"keywords": [ | ||
@@ -102,7 +102,7 @@ "node", | ||
"devDependencies": { | ||
"@azure/dev-tool": "^1.0.0-alpha", | ||
"@azure/eslint-plugin-azure-sdk": "^3.0.0-alpha", | ||
"@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb", | ||
"@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb", | ||
"@azure/service-bus": "^7.0.0", | ||
"@azure/test-utils": "^1.0.0-alpha", | ||
"@azure/test-utils-recorder": "^1.0.0-alpha", | ||
"@azure/test-utils": ">=1.0.0-alpha <1.0.0-alphb", | ||
"@azure/test-utils-recorder": ">=1.0.0-alpha <1.0.0-alphb", | ||
"@microsoft/api-extractor": "7.7.11", | ||
@@ -109,0 +109,0 @@ "@rollup/plugin-commonjs": "11.0.2", |
1441911