@azure/communication-common
Advanced tools
Comparing version 1.0.0-alpha.20210322.1 to 1.0.0-alpha.20210323.1
# 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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
149286