New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@azure/event-hubs

Package Overview
Dependencies
Maintainers
5
Versions
543
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/event-hubs - npm Package Compare versions

Comparing version 5.11.5-alpha.20240418.1 to 5.11.5-alpha.20240419.1

9

package.json
{
"name": "@azure/event-hubs",
"sdk-type": "client",
"version": "5.11.5-alpha.20240418.1",
"version": "5.11.5-alpha.20240419.1",
"description": "Azure Event Hubs SDK for JS.",

@@ -47,7 +47,7 @@ "author": "Microsoft Corporation",

"build:test": "npm run bundle && npm run generate-certs && copyfiles -f ./test/internal/node/partitionKeyHashMap.json ./dist-esm/test/internal/node",
"build": "npm run clean && npm run bundle && api-extractor run --local",
"build": "npm run clean && npm run bundle && dev-tool run extract-api",
"check-format": "dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"",
"clean": "rimraf --glob dist dist-* types *.tgz *.log",
"execute:samples": "dev-tool samples run samples-dev",
"extract-api": "tsc -p . && api-extractor run --local",
"extract-api": "tsc -p . && dev-tool run extract-api",
"format": "dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"",

@@ -141,3 +141,2 @@ "generate-certs": "node ./scripts/generateCerts.js",

"eslint": "^8.0.0",
"esm": "^3.2.18",
"https-proxy-agent": "^7.0.0",

@@ -155,3 +154,3 @@ "karma": "^6.2.0",

"moment": "^2.24.0",
"c8": "^9.1.0",
"nyc": "^15.1.0",
"puppeteer": "^22.2.0",

@@ -158,0 +157,0 @@ "rimraf": "^5.0.5",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc