Socket
Socket
Sign inDemoInstall

@azure/communication-common

Package Overview
Dependencies
Maintainers
2
Versions
214
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.1.1-alpha.20211206.1 to 1.1.1-alpha.20211214.1

10

package.json
{
"name": "@azure/communication-common",
"version": "1.1.1-alpha.20211206.1",
"version": "1.1.1-alpha.20211214.1",
"description": "Common package for Azure Communication services.",

@@ -35,4 +35,3 @@ "sdk-type": "client",

"unit-test:node": "mocha --reporter ../../../common/tools/mocha-multi-reporter.js dist-test/index.node.js",
"unit-test": "npm run unit-test:node && npm run unit-test:browser",
"docs": "typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src"
"unit-test": "npm run unit-test:node && npm run unit-test:browser"
},

@@ -107,3 +106,3 @@ "files": [

"mocha": "^7.1.1",
"nyc": "^14.0.0",
"nyc": "^15.0.0",
"prettier": "^1.16.4",

@@ -117,5 +116,4 @@ "rimraf": "^3.0.0",

"typescript": "~4.2.0",
"util": "^0.12.1",
"typedoc": "0.15.2"
"util": "^0.12.1"
}
}
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