New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

azure-iot-http-base

Package Overview
Dependencies
Maintainers
4
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azure-iot-http-base - npm Package Compare versions

Comparing version 1.4.1-modules-preview.2 to 1.4.1

6

package.json
{
"name": "azure-iot-http-base",
"version": "1.4.1-modules-preview.2",
"version": "1.4.1",
"description": "HTTP operations used by Azure IoT device and service SDKs",

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

"dependencies": {
"azure-iot-common": "1.6.1-modules-preview.2",
"azure-iot-common": "1.5.1",
"debug": "^3.1.0",

@@ -34,3 +34,3 @@ "uuid": "^3.2.1"

"test": "npm -s run lint && npm -s run build && npm -s run unittest",
"check-cover": "istanbul check-coverage --statements 86 --branches 80 --functions 76 --lines 86"
"check-cover": "istanbul check-coverage --statements 87 --branches 81 --functions 76 --lines 87"
},

@@ -37,0 +37,0 @@ "engines": {

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