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

@funkit/api-base

Package Overview
Dependencies
Maintainers
0
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@funkit/api-base - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

dist/src/services/stripe/endpoints.d.ts

6

CHANGELOG.md
# @funkit/api-base
## 0.0.6
### Patch Changes
- f27a79c: feat: add stripe endpoints and tests
## 0.0.5

@@ -4,0 +10,0 @@

1

dist/src/services/index.d.ts

@@ -6,3 +6,4 @@ export * from './assets';

export * from './moonpay';
export * from './stripe';
export * from './support';
export * from './turnkey';

@@ -22,4 +22,5 @@ "use strict";

__exportStar(require("./moonpay"), exports);
__exportStar(require("./stripe"), exports);
__exportStar(require("./support"), exports);
__exportStar(require("./turnkey"), exports);
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "@funkit/api-base",
"version": "0.0.5",
"version": "0.0.6",
"description": "Base API for Funkit",

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

Sorry, the diff of this file is not supported yet

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