Socket
Socket
Sign inDemoInstall

@azure/communication-chat

Package Overview
Dependencies
Maintainers
2
Versions
260
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/communication-chat - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

17

package.json
{
"name": "@azure/communication-chat",
"version": "1.5.0",
"version": "1.5.1",
"description": "Azure client library for Azure Communication Chat services",

@@ -15,7 +15,7 @@ "sdk-type": "client",

"build:test": "tsc -p . && dev-tool run bundle",
"build": "npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local",
"build": "npm run clean && tsc -p . && dev-tool 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-* temp 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}\"",

@@ -70,5 +70,5 @@ "generate:client": "autorest --typescript ./swagger/README.md && rushx format",

"@azure/core-auth": "^1.3.0",
"@azure/core-client": "^1.3.0",
"@azure/core-client": "^1.6.0",
"@azure/core-paging": "^1.1.1",
"@azure/core-rest-pipeline": "^1.3.0",
"@azure/core-rest-pipeline": "^1.9.0",
"@azure/core-tracing": "^1.0.0",

@@ -82,3 +82,3 @@ "@azure/logger": "^1.0.0",

"@azure-tools/test-credential": "^1.0.0",
"@azure-tools/test-recorder": "^3.0.0",
"@azure-tools/test-recorder": "^3.5.1",
"@azure/communication-identity": "^1.1.0-beta.2",

@@ -111,3 +111,3 @@ "@azure/core-util": "^1.0.0",

"mocha": "^10.0.0",
"c8": "^9.1.0",
"nyc": "^15.1.0",
"rimraf": "^5.0.5",

@@ -117,4 +117,3 @@ "sinon": "^17.0.0",

"util": "^0.12.1",
"ts-node": "^10.0.0",
"esm": "^3.2.18"
"ts-node": "^10.0.0"
},

@@ -121,0 +120,0 @@ "//metadata": {

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