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-alpha.20210322.1 to 1.0.0-alpha.20210323.1

3

CHANGELOG.md
# Release History
## 1.0.0-beta.7 (Unreleased)
## 1.0.0 (2021-03-22)
Updated `@azure/communication-common` version.

@@ -6,0 +7,0 @@ ## 1.0.0-beta.6 (2021-03-09)

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

@@ -27,4 +27,4 @@ "sdk-type": "client",

"integration-test": "npm run integration-test:node && npm run integration-test:browser",
"lint:fix": "eslint package.json tsconfig.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]",
"lint": "eslint package.json tsconfig.json api-extractor.json src test --ext .ts -f html -o communication-common-lintReport.html || exit 0",
"lint:fix": "eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]",
"lint": "eslint package.json api-extractor.json src test --ext .ts",
"pack": "npm pack 2>&1",

@@ -116,3 +116,3 @@ "prebuild": "npm run clean",

"sinon": "^9.0.2",
"typescript": "~4.1.2",
"typescript": "~4.2.0",
"util": "^0.12.1",

@@ -119,0 +119,0 @@ "typedoc": "0.15.2"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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