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
7
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.11.14 to 1.12.0-alpha-220418.0

8

package.json
{
"name": "azure-iot-http-base",
"version": "1.11.14",
"version": "1.12.0-alpha-220418.0",
"description": "HTTP operations used by Azure IoT device and service SDKs",

@@ -10,4 +10,6 @@ "author": "Microsoft Corporation",

"dependencies": {
"async": "^3.2.3",
"es5-ext": "0.10.53",
"debug": "^4.3.1",
"azure-iot-common": "1.12.14",
"azure-iot-common": "1.13.0-alpha-220418.0",
"uuid": "^8.3.2"

@@ -71,3 +73,3 @@ },

"engines": {
"node": ">= 12.0.0"
"node": ">= 14.0.0"
},

@@ -74,0 +76,0 @@ "repository": {

{
"compilerOptions": {
"outDir": "./dist",
"target":"es2017",
"target":"es2018",
"module": "commonjs",

@@ -6,0 +6,0 @@ "sourceMap": true,

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