@azure/eventgrid
Advanced tools
Comparing version 4.5.0 to 4.5.1-alpha.20211006.1
# Release History | ||
## 4.5.1 (Unreleased) | ||
### Features Added | ||
### Breaking Changes | ||
### Bugs Fixed | ||
### Other Changes | ||
## 4.5.0 (2021-10-05) | ||
@@ -4,0 +14,0 @@ |
@@ -23,3 +23,3 @@ /* | ||
}; | ||
const packageDetails = `azsdk-js-eventgrid/4.5.0`; | ||
const packageDetails = `azsdk-js-eventgrid/4.5.1`; | ||
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix | ||
@@ -26,0 +26,0 @@ ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}` |
@@ -6,3 +6,3 @@ { | ||
"description": "An isomorphic client library for the Azure Event Grid service.", | ||
"version": "4.5.0", | ||
"version": "4.5.1-alpha.20211006.1", | ||
"keywords": [ | ||
@@ -101,6 +101,6 @@ "node", | ||
"devDependencies": { | ||
"@azure/dev-tool": "^1.0.0", | ||
"@azure/eslint-plugin-azure-sdk": "^3.0.0", | ||
"@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", | ||
"@azure/test-utils": ">=1.0.0-alpha <1.0.0-alphb", | ||
"@azure-tools/test-recorder": "^1.0.0", | ||
@@ -107,0 +107,0 @@ "@microsoft/api-extractor": "^7.18.11", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1514364
1