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
4
Versions
366
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 4.5.1-alpha.20211213.1 to 4.5.1-alpha.20211214.2

10

package.json

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

"description": "An isomorphic client library for the Azure Event Grid service.",
"version": "4.5.1-alpha.20211213.1",
"version": "4.5.1-alpha.20211214.2",
"keywords": [

@@ -86,4 +86,3 @@ "node",

"unit-test:node": "mocha -r esm --require ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace \"test/{,!(browser)/**/}*.spec.ts\"",
"unit-test": "npm run unit-test:node && npm run unit-test:browser",
"docs": "typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src"
"unit-test": "npm run unit-test:node && npm run unit-test:browser"
},

@@ -138,3 +137,3 @@ "sideEffects": false,

"mocha": "^7.1.1",
"mocha-junit-reporter": "^1.18.0",
"mocha-junit-reporter": "^2.0.0",
"nyc": "^15.0.0",

@@ -151,5 +150,4 @@ "prettier": "^1.16.4",

"ts-node": "^10.0.0",
"typescript": "~4.2.0",
"typedoc": "0.15.2"
"typescript": "~4.2.0"
}
}
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