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.6.0-alpha.20240502.4

15

package.json
{
"name": "@azure/communication-chat",
"version": "1.5.0",
"version": "1.6.0-alpha.20240502.4",
"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}\"",

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

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

@@ -110,3 +110,3 @@ "@types/chai": "^4.1.6",

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

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

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

@@ -120,0 +119,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