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.4.9 to 0.5.0-alpha1

2

lib/responseparser.js

@@ -99,3 +99,3 @@ var xml2js = require('xml2js'),

var normalisedResult = self.normaliseResourceArrays(result);
callback(null, normalisedResult);
callback(null, result);
}

@@ -102,0 +102,0 @@ });

{
"name": "7digital-api",
"version": "0.4.9",
"version": "0.5.0-alpha1",
"description": "Simple 7digital API wrapper 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