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
8
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.9.11 to 1.9.12-lts0919up1

1

lib/http.d.ts

@@ -0,1 +1,2 @@

/// <reference types="node" />
import { ClientRequest, IncomingMessage } from 'http';

@@ -2,0 +3,0 @@ import { RequestOptions } from 'https';

8

package.json
{
"name": "azure-iot-http-base",
"version": "1.9.11",
"version": "1.9.12-lts0919up1",
"description": "HTTP operations used by Azure IoT device and service SDKs",

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

"dependencies": {
"azure-iot-common": "1.10.2",
"azure-iot-common": "1.10.2-lts0919up1",
"debug": "^4.1.1",

@@ -16,3 +16,3 @@ "uuid": "^3.3.2"

"devDependencies": {
"@types/node": "^9.6.50",
"@types/node": "^7.10.14",
"chai": "^4.2.0",

@@ -23,3 +23,3 @@ "istanbul": "^0.4.5",

"tslint": "^5.18.0",
"typescript": "2.9.2"
"typescript": "3.5.3"
},

@@ -26,0 +26,0 @@ "scripts": {

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