Socket
Socket
Sign inDemoInstall

ghost-payment-service

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ghost-payment-service - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

lib/stripe/stripeService.js

@@ -139,3 +139,3 @@ 'use strict';

if (err) reject(err);
else resolve(plans)
else resolve(plans.data)
})

@@ -142,0 +142,0 @@ })

{
"name": "ghost-payment-service",
"version": "1.1.1",
"version": "1.1.2",
"description": "nodejs client to interact with the authorize.net & stripe apis",

@@ -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