@funkit/api-base
Advanced tools
Comparing version 0.0.5 to 0.0.6
# @funkit/api-base | ||
## 0.0.6 | ||
### Patch Changes | ||
- f27a79c: feat: add stripe endpoints and tests | ||
## 0.0.5 | ||
@@ -4,0 +10,0 @@ |
@@ -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 |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
155521
121
2635