Socket
Socket
Sign inDemoInstall

@azure/communication-common

Package Overview
Dependencies
Maintainers
3
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.0-alpha.20210816.1 to 1.1.0-alpha.20210827.1

5

package.json
{
"name": "@azure/communication-common",
"version": "1.1.0-alpha.20210816.1",
"version": "1.1.0-alpha.20210827.1",
"description": "Common package for Azure Communication services.",

@@ -18,3 +18,3 @@ "sdk-type": "client",

"build:test": "tsc -p . && rollup -c rollup.test.config.js 2>&1",
"build": "tsc -p . && rollup -c 2>&1 && api-extractor run --local",
"build": "npm run clean && tsc -p . && rollup -c 2>&1 && api-extractor run --local",
"check-format": "prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"",

@@ -31,3 +31,2 @@ "clean": "rimraf dist dist-* temp types *.tgz *.log",

"pack": "npm pack 2>&1",
"prebuild": "npm run clean",
"test:browser": "npm run build:test && npm run unit-test:browser && npm run integration-test:browser",

@@ -34,0 +33,0 @@ "test:node": "npm run build:test && npm run unit-test:node && npm run integration-test:node",

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