@azure/communication-common
Advanced tools
Comparing version 2.1.0-alpha.20220523.1 to 2.1.0-alpha.20220525.1
{ | ||
"name": "@azure/communication-common", | ||
"version": "2.1.0-alpha.20220523.1", | ||
"version": "2.1.0-alpha.20220525.1", | ||
"description": "Common package for Azure Communication services.", | ||
@@ -28,4 +28,4 @@ "sdk-type": "client", | ||
"integration-test": "npm run integration-test:node && npm run integration-test:browser", | ||
"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", | ||
"lint:fix": "eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]", | ||
"lint": "eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js", | ||
"pack": "npm pack 2>&1", | ||
@@ -32,0 +32,0 @@ "test:browser": "npm run build:test && npm run unit-test:browser && npm run integration-test:browser", |
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
167525