@azure/eventgrid
Advanced tools
Comparing version 4.3.1-alpha.20210611.1 to 4.3.1-alpha.20210623.2
@@ -6,3 +6,3 @@ { | ||
"description": "An isomorphic client library for the Azure Event Grid service.", | ||
"version": "4.3.1-alpha.20210611.1", | ||
"version": "4.3.1-alpha.20210623.2", | ||
"keywords": [ | ||
@@ -20,3 +20,3 @@ "node", | ||
"types": "./types/eventgrid.d.ts", | ||
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/eventgrid/eventgrid/README.md", | ||
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/eventgrid/eventgrid/README.md", | ||
"repository": "github:Azure/azure-sdk-for-js", | ||
@@ -96,4 +96,4 @@ "bugs": { | ||
"@azure/core-client": "^1.0.0", | ||
"@azure/core-rest-pipeline": "^1.0.3", | ||
"@azure/core-tracing": "1.0.0-preview.11", | ||
"@azure/core-rest-pipeline": "^1.1.0-alpha", | ||
"@azure/core-tracing": "^1.0.0-alpha", | ||
"@azure/logger": "^1.0.0", | ||
@@ -100,0 +100,0 @@ "tslib": "^2.2.0", |
@@ -11,7 +11,7 @@ # Azure Event Grid client library for JavaScript | ||
[Source code](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/eventgrid/eventgrid/) | | ||
[Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/eventgrid/eventgrid/) | | ||
[Package (NPM)](https://www.npmjs.com/package/@azure/eventgrid/v/next) | | ||
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/eventgrid/) | | ||
[Product documentation](https://docs.microsoft.com/azure/event-grid/) | | ||
[Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/eventgrid/eventgrid/samples) | ||
[Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/eventgrid/eventgrid/samples) | ||
@@ -288,3 +288,3 @@ ## Getting started | ||
For more detailed instructions on how to enable logs, you can look at the [@azure/logger package docs](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/logger). | ||
For more detailed instructions on how to enable logs, you can look at the [@azure/logger package docs](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/logger). | ||
@@ -294,3 +294,3 @@ ## Next steps | ||
Please take a look at the | ||
[samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/eventgrid/eventgrid/samples) | ||
[samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/eventgrid/eventgrid/samples) | ||
directory for detailed examples on how to use this library. | ||
@@ -300,3 +300,3 @@ | ||
If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/blob/master/CONTRIBUTING.md) to learn more about how to build and test the code. | ||
If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/blob/main/CONTRIBUTING.md) to learn more about how to build and test the code. | ||
@@ -313,4 +313,4 @@ ## Related projects | ||
[azure_portal]: https://portal.azure.com | ||
[azure-core-tracing-github]: https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing | ||
[azure-core-tracing-github]: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-tracing | ||
[cloud-events-distributed-tracing-spec]: https://github.com/cloudevents/spec/blob/master/extensions/distributed-tracing.md | ||
[eventgrid-on-kubernetes-using-azure-arc]: https://docs.microsoft.com/azure/event-grid/kubernetes/ |
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
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
1415553
- 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)