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

sbis3-bl-request

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sbis3-bl-request - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

5

lib/bl-request.js

@@ -28,2 +28,7 @@ 'use strict';

if (ext && ext.sid) {
ext['X-SBISSessionID'] = ext.sid;
delete ext.sid;
}
connection.hostname = urlInfo.hostname;

@@ -30,0 +35,0 @@ connection.port = isHTTPS ? 443 : 80;

2

package.json
{
"name": "sbis3-bl-request",
"version": "0.1.0",
"version": "0.1.1",
"dependencies": {

@@ -5,0 +5,0 @@ "q": "^1.1.2"

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