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

@adamvr/feathers-stripe

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adamvr/feathers-stripe - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

2

lib/services/external-account.js

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

}
return this.stripe.customers.retrieveExternalAccount(params.account, id).catch(_errorHandler2.default);
return this.stripe.accounts.retrieveExternalAccount(params.account, id).catch(_errorHandler2.default);
}

@@ -66,0 +66,0 @@ }, {

{
"name": "@adamvr/feathers-stripe",
"description": "A Feathers service for Stripe",
"version": "0.3.1",
"version": "0.3.2",
"homepage": "https://github.com/feathersjs/feathers-stripe",

@@ -6,0 +6,0 @@ "main": "lib/",

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