Socket
Socket
Sign inDemoInstall

@azure/communication-common

Package Overview
Dependencies
Maintainers
1
Versions
214
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/communication-common - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2-alpha.20240308.1

10

package.json
{
"name": "@azure/communication-common",
"version": "2.3.1",
"version": "2.3.2-alpha.20240308.1",
"description": "Common package for Azure Communication services.",

@@ -21,3 +21,3 @@ "sdk-type": "client",

"check-format": "dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"",
"clean": "rimraf dist dist-* temp types *.tgz *.log",
"clean": "rimraf --glob dist dist-* temp types *.tgz *.log",
"execute:samples": "echo skipped",

@@ -76,4 +76,4 @@ "extract-api": "tsc -p . && api-extractor run --local",

"devDependencies": {
"@azure/eslint-plugin-azure-sdk": "^3.0.0",
"@azure/dev-tool": "^1.0.0",
"@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb",
"@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
"@microsoft/api-extractor": "^7.31.1",

@@ -101,3 +101,3 @@ "@types/chai-as-promised": "^7.1.0",

"c8": "^8.0.0",
"rimraf": "^3.0.0",
"rimraf": "^5.0.5",
"sinon": "^17.0.0",

@@ -104,0 +104,0 @@ "typescript": "~5.3.3",

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