Socket
Socket
Sign inDemoInstall

@azure/communication-common

Package Overview
Dependencies
Maintainers
3
Versions
212
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 1.0.0 to 1.0.1-alpha.20210428.2

3

CHANGELOG.md
# Release History
## 1.0.1 (Unreleased)
## 1.0.0 (2021-03-22)

@@ -4,0 +7,0 @@

11

package.json
{
"name": "@azure/communication-common",
"version": "1.0.0",
"version": "1.0.1-alpha.20210428.2",
"description": "Common package for Azure Communication services.",

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

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

@@ -68,5 +68,5 @@ "extract-api": "tsc -p . && api-extractor run --local",

"@azure/abort-controller": "^1.0.0",
"@azure/core-auth": "^1.2.0",
"@azure/core-auth": "^1.3.0",
"@azure/core-http": "^1.2.0",
"@opentelemetry/api": "^0.10.2",
"@azure/core-tracing": "^1.0.0-alpha",
"events": "^3.0.0",

@@ -77,3 +77,4 @@ "jwt-decode": "~2.2.0",

"devDependencies": {
"@azure/eslint-plugin-azure-sdk": "^3.0.0",
"@azure/eslint-plugin-azure-sdk": "^3.0.0-alpha",
"@azure/dev-tool": "^1.0.0-alpha",
"@microsoft/api-extractor": "7.7.11",

@@ -80,0 +81,0 @@ "@rollup/plugin-commonjs": "11.0.2",

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