@azure/eventgrid
Advanced tools
Comparing version 5.6.0 to 5.7.0
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
export const CloudEventBatchContentType = "application/cloudevents-batch+json; charset=utf-8"; | ||
@@ -4,0 +4,0 @@ export const TraceParentHeaderName = "traceparent"; |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
export const DEFAULT_API_VERSION = "2018-01-01"; | ||
export const DEFAULT_EVENTGRID_SCOPE = "https://eventgrid.azure.net/.default"; | ||
//# sourceMappingURL=constants.js.map |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
import { createSerializer } from "@azure/core-client"; | ||
@@ -4,0 +4,0 @@ import { cloudEventReservedPropertyNames } from "./models"; |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
/// <reference lib="dom"/> | ||
@@ -4,0 +4,0 @@ /** |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
import { createHmac } from "crypto"; | ||
@@ -4,0 +4,0 @@ /** |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
import { isKeyCredentialLike } from "./util"; | ||
@@ -4,0 +4,0 @@ /** |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
import { __rest } from "tslib"; | ||
@@ -4,0 +4,0 @@ import { isTokenCredential } from "@azure/core-auth"; |
@@ -23,3 +23,3 @@ /* | ||
}; | ||
const packageDetails = `azsdk-js-eventgrid/5.6.0`; | ||
const packageDetails = `azsdk-js-eventgrid/5.7.0`; | ||
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix | ||
@@ -26,0 +26,0 @@ ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}` |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
import { DEFAULT_API_VERSION } from "./constants"; | ||
@@ -4,0 +4,0 @@ import { sha256Hmac } from "./cryptoHelpers"; |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
export { AzureKeyCredential, AzureSASCredential } from "@azure/core-auth"; | ||
@@ -4,0 +4,0 @@ export { EventGridPublisherClient, } from "./eventGridClient"; |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
import { createClientLogger } from "@azure/logger"; | ||
@@ -4,0 +4,0 @@ /** |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
/** | ||
@@ -4,0 +4,0 @@ * Property names defined by the CloudEvents 1.0 specification, these may not be reused as the names of extension properties. |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
/** | ||
@@ -4,0 +4,0 @@ * isCloudEventLike returns "true" when the event is a CloudEvent |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
import { createTracingClient } from "@azure/core-tracing"; | ||
@@ -11,4 +11,4 @@ /** | ||
packageName: "@azure/event-grid", | ||
packageVersion: "5.6.0", | ||
packageVersion: "5.7.0", | ||
}); | ||
//# sourceMappingURL=tracing.js.map |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
/** | ||
@@ -4,0 +4,0 @@ * Stringifies a Date object in the format expected by the Event Grid service, for use in a Shared Access Signiture. |
@@ -6,3 +6,3 @@ { | ||
"description": "An isomorphic client library for the Azure Event Grid service.", | ||
"version": "5.6.0", | ||
"version": "5.7.0", | ||
"keywords": [ | ||
@@ -82,4 +82,4 @@ "node", | ||
"integration-test": "npm run integration-test:node && npm run integration-test:browser", | ||
"lint:fix": "eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]", | ||
"lint": "eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js", | ||
"lint:fix": "eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]", | ||
"lint": "eslint package.json api-extractor.json README.md src test", | ||
"pack": "npm pack 2>&1", | ||
@@ -124,3 +124,3 @@ "test:browser": "npm run clean && npm run build:test && npm run unit-test:browser", | ||
"dotenv": "^16.0.0", | ||
"eslint": "^8.0.0", | ||
"eslint": "^9.9.0", | ||
"karma": "^6.2.0", | ||
@@ -140,4 +140,4 @@ "karma-chrome-launcher": "^3.0.0", | ||
"tsx": "^4.7.1", | ||
"typescript": "~5.5.3" | ||
"typescript": "~5.6.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Sorry, the diff of this file is too big to display
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
2271449
26613