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

auth-net-types

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auth-net-types - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

2

lib/index.js

@@ -46,3 +46,3 @@ var xml = require('xml');

var addXmlObjToList = function(list, key, value) {
if (value) {
if (value || value === 0) {
var obj = {};

@@ -49,0 +49,0 @@ obj[key] = value;

{
"name": "auth-net-types",
"version": "1.2.1",
"version": "1.2.2",
"description": "A collection of Authorize.net's types/data types/xml objects.",

@@ -5,0 +5,0 @@ "main": "index.js",

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