@isnolan/nestjs-payment
Advanced tools
Comparing version 0.3.5 to 0.3.6
@@ -857,2 +857,3 @@ "use strict"; | ||
var import_common9 = require("@nestjs/common"); | ||
var import_swagger = require("@nestjs/swagger"); | ||
@@ -1222,2 +1223,3 @@ // src/subscription/guards/apple.guard.ts | ||
(0, import_common9.Controller)("notify"), | ||
(0, import_swagger.ApiExcludeController)(), | ||
_ts_metadata8("design:type", Function), | ||
@@ -1224,0 +1226,0 @@ _ts_metadata8("design:paramtypes", [ |
{ | ||
"name": "@isnolan/nestjs-payment", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"description": "nestjs-payment is a comprehensive NestJS module for simplified subscription management and seamless integration with popular payment platforms.", | ||
@@ -27,2 +27,3 @@ "keywords": [ | ||
"@apple/app-store-server-library": "^1.1.0", | ||
"@nestjs/swagger": "^7.1.12", | ||
"moment-timezone": "^0.5.45", | ||
@@ -36,2 +37,3 @@ "@nestjs/common": "^10.3.2", | ||
"@apple/app-store-server-library": "^1.1.0", | ||
"@nestjs/swagger": "^7.1.12", | ||
"@nestjs/common": "^10.3.5", | ||
@@ -38,0 +40,0 @@ "@nestjs/core": "^10.3.5", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
237190
2759
7
10