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

@azure/eventgrid

Package Overview
Dependencies
Maintainers
0
Versions
384
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/eventgrid - npm Package Compare versions

Comparing version 5.8.0-alpha.20241022.1 to 5.8.0-alpha.20241023.1

8

package.json

@@ -6,3 +6,3 @@ {

"description": "An isomorphic client library for the Azure Event Grid service.",
"version": "5.8.0-alpha.20241022.1",
"version": "5.8.0-alpha.20241023.1",
"keywords": [

@@ -67,3 +67,3 @@ "node",

"scripts": {
"audit": "node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit",
"audit": "node ../../../common/scripts/rush-audit.js && dev-tool run vendored rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit",
"build": "npm run clean && tsc -p . && dev-tool run bundle && dev-tool run extract-api",

@@ -75,3 +75,3 @@ "build:browser": "tsc -p . && dev-tool run bundle",

"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-browser dist-esm dist-test temp types *.tgz *.log",
"clean": "dev-tool run vendored rimraf --glob dist dist-browser dist-esm dist-test temp types *.tgz *.log",
"execute:samples": "dev-tool samples run samples-dev",

@@ -114,3 +114,2 @@ "extract-api": "tsc -p . && dev-tool run extract-api",

"@azure/service-bus": "^7.0.0",
"@microsoft/api-extractor": "^7.31.1",
"@types/chai": "^4.1.6",

@@ -138,3 +137,2 @@ "@types/chai-as-promised": "^7.1.0",

"nyc": "^17.0.0",
"rimraf": "^5.0.5",
"sinon": "^17.0.0",

@@ -141,0 +139,0 @@ "source-map-support": "^0.5.9",

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