Socket
Socket
Sign inDemoInstall

@azure/communication-common

Package Overview
Dependencies
7
Maintainers
3
Versions
150
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-alpha.20201216.1 to 1.0.0-alpha.20201218.1

8

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

@@ -36,3 +36,4 @@ "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"
"unit-test": "npm run unit-test:node && npm run unit-test:browser",
"docs": "typedoc --excludePrivate --excludeNotExported --mode file --out ./dist/docs ./src"
},

@@ -116,4 +117,5 @@ "files": [

"typescript": "4.1.2",
"util": "^0.12.1"
"util": "^0.12.1",
"typedoc": "0.15.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc