@azure/eventgrid
Advanced tools
Comparing version 4.2.0 to 4.2.1-alpha.20210512.1
# Release History | ||
## 4.2.1 (Unreleased) | ||
## 4.2.0 (2021-05-11) | ||
@@ -4,0 +6,0 @@ |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
export const SDK_VERSION = "4.2.0"; | ||
export const SDK_VERSION = "4.2.1"; | ||
export const DEFAULT_API_VERSION = "2018-01-01"; | ||
//# sourceMappingURL=constants.js.map |
@@ -6,3 +6,3 @@ { | ||
"description": "An isomorphic client library for the Azure Event Grid service.", | ||
"version": "4.2.0", | ||
"version": "4.2.1-alpha.20210512.1", | ||
"keywords": [ | ||
@@ -96,3 +96,3 @@ "node", | ||
"@azure/core-rest-pipeline": "^1.0.0", | ||
"@azure/core-tracing": "1.0.0-preview.11", | ||
"@azure/core-tracing": "^1.0.0-alpha", | ||
"@azure/logger": "^1.0.0", | ||
@@ -103,6 +103,6 @@ "tslib": "^2.0.0", | ||
"devDependencies": { | ||
"@azure/dev-tool": "^1.0.0", | ||
"@azure/eslint-plugin-azure-sdk": "^3.0.0", | ||
"@azure/dev-tool": "^1.0.0-alpha", | ||
"@azure/eslint-plugin-azure-sdk": "^3.0.0-alpha", | ||
"@azure/service-bus": "^7.0.0", | ||
"@azure/test-utils-recorder": "^1.0.0", | ||
"@azure/test-utils-recorder": "^1.0.0-alpha", | ||
"@microsoft/api-extractor": "7.7.11", | ||
@@ -109,0 +109,0 @@ "@rollup/plugin-commonjs": "11.0.2", |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1404410
1
- Removed@azure/core-tracing@1.0.0-preview.11(transitive)
- Removed@opencensus/web-types@0.0.7(transitive)
- Removed@opentelemetry/api@1.0.0-rc.0(transitive)