Socket
Socket
Sign inDemoInstall

azure-iot-common

Package Overview
Dependencies
Maintainers
8
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azure-iot-common - npm Package Compare versions

Comparing version 1.12.8-alpha.210311.1 to 1.12.8-alpha.210322.1

11

package.json
{
"name": "azure-iot-common",
"version": "1.12.8-alpha.210311.1",
"version": "1.12.8-alpha.210322.1",
"description": "Common components shared by Azure IoT device and service SDKs",

@@ -10,3 +10,3 @@ "author": "Microsoft Corporation",

"dependencies": {
"debug": "^4.1.1",
"debug": "^4.3.1",
"getos": "^3.1.1"

@@ -17,4 +17,4 @@ },

"@types/getos": "^3.0.0",
"@types/node": "^9.6.50",
"chai": "^4.2.0",
"@types/node": "^9.6.61",
"chai": "^4.3.3",
"mocha": "^7.1.1",

@@ -25,6 +25,7 @@ "nyc": "^15.0.0",

"ts-node": "^8.6.2",
"tslint": "^6.1.0",
"tslint": "^6.1.3",
"typescript": "3.7.5"
},
"scripts": {
"fakeScript": "000001",
"npmlockrefresh": "npm i --package-lock-only",

@@ -31,0 +32,0 @@ "lint": "tslint --project . -c ../../tslint.json",

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