Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

7digital-api

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

7digital-api - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

e2e/test.js

2

lib/request.js

@@ -160,3 +160,3 @@ var http = require('http'),

if (this.authtype === '2-legged' || this.authtype === '3-legged') {
if (self.authtype === '2-legged' || self.authtype === '3-legged') {
self.makeSecureRequest(url, 'GET', data, cacheAndCallback);

@@ -163,0 +163,0 @@ } else {

{
"name": "7digital-api",
"version": "0.6.0",
"version": "0.6.1",
"description": "7digital API client for nodeJS",

@@ -5,0 +5,0 @@ "homepage": [

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