Socket
Socket
Sign inDemoInstall

@apaleo/angular-api-proxy-fiscalization

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apaleo/angular-api-proxy-fiscalization - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

api/folioSnapshots.service.d.ts

@@ -64,4 +64,4 @@ import { HttpClient, HttpHeaders, HttpResponse, HttpEvent } from '@angular/common/http';

fiscalizationFolioSnapshotsGet($params: fiscalizationFolioSnapshotsGet.Params, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<FolioSnapshotListModel | null>>;
static ɵfac: i0.ɵɵFactoryDef<FolioSnapshotsService>;
static ɵfac: i0.ɵɵFactoryDef<FolioSnapshotsService, [null, { optional: true; }, { optional: true; }]>;
static ɵprov: i0.ɵɵInjectableDef<FolioSnapshotsService>;
}

@@ -27,3 +27,3 @@ /**

export declare namespace PaymentItemModel {
type MethodEnum = 'Cash' | 'BankTransfer' | 'CreditCard' | 'Invoice' | 'Amex' | 'VisaCredit' | 'VisaDebit' | 'MasterCard' | 'MasterCardDebit' | 'Maestro' | 'GiroCard' | 'DiscoverCard' | 'Diners' | 'Jcb' | 'BookingCom' | 'VPay' | 'PayPal' | 'Postcard' | 'Reka' | 'Twint' | 'Lunchcheck' | 'Voucher' | 'ChinaUnionPay' | 'Other' | 'Cheque';
type MethodEnum = 'Cash' | 'BankTransfer' | 'CreditCard' | 'Invoice' | 'Amex' | 'VisaCredit' | 'VisaDebit' | 'MasterCard' | 'MasterCardDebit' | 'Maestro' | 'GiroCard' | 'DiscoverCard' | 'Diners' | 'Jcb' | 'BookingCom' | 'VPay' | 'PayPal' | 'Postcard' | 'Reka' | 'Twint' | 'Lunchcheck' | 'Voucher' | 'ChinaUnionPay' | 'Other' | 'Cheque' | 'Airbnb';
const MethodEnumValues: readonly MethodEnum[];

@@ -30,0 +30,0 @@ type PaymentTypeEnum = 'Custom' | 'Terminal' | 'PaymentAccount' | 'Authorization';

@@ -16,3 +16,3 @@ /**

(function (PaymentItemModel) {
PaymentItemModel.MethodEnumValues = Object.freeze(['Cash', 'BankTransfer', 'CreditCard', 'Invoice', 'Amex', 'VisaCredit', 'VisaDebit', 'MasterCard', 'MasterCardDebit', 'Maestro', 'GiroCard', 'DiscoverCard', 'Diners', 'Jcb', 'BookingCom', 'VPay', 'PayPal', 'Postcard', 'Reka', 'Twint', 'Lunchcheck', 'Voucher', 'ChinaUnionPay', 'Other', 'Cheque']);
PaymentItemModel.MethodEnumValues = Object.freeze(['Cash', 'BankTransfer', 'CreditCard', 'Invoice', 'Amex', 'VisaCredit', 'VisaDebit', 'MasterCard', 'MasterCardDebit', 'Maestro', 'GiroCard', 'DiscoverCard', 'Diners', 'Jcb', 'BookingCom', 'VPay', 'PayPal', 'Postcard', 'Reka', 'Twint', 'Lunchcheck', 'Voucher', 'ChinaUnionPay', 'Other', 'Cheque', 'Airbnb']);
PaymentItemModel.PaymentTypeEnumValues = Object.freeze(['Custom', 'Terminal', 'PaymentAccount', 'Authorization']);

@@ -19,0 +19,0 @@ })(PaymentItemModel || (PaymentItemModel = {}));

{
"name": "@apaleo/angular-api-proxy-fiscalization",
"version": "2.0.2",
"version": "2.0.3",
"description": "",
"main": "index.js",
"peerDependencies": {
"@angular/common": "^9.0.5",
"@angular/core": "^9.0.5",
"@angular/forms": "^9.0.5",
"@angular/platform-browser": "^9.0.5",
"@apaleo/angular-api-proxy-common": "^2.0.2",
"@angular/common": "^9.1.1",
"@angular/core": "^9.1.1",
"@angular/forms": "^9.1.1",
"@angular/platform-browser": "^9.1.1",
"@apaleo/angular-api-proxy-common": "^2.0.3",
"rxjs": "^6.5.4",

@@ -17,14 +17,14 @@ "tslib": "^1.10.0",

"devDependencies": {
"@angular/animations": "^9.0.5",
"@angular/common": "^9.0.5",
"@angular/compiler": "^9.0.5",
"@angular/compiler-cli": "^9.0.5",
"@angular/core": "^9.0.5",
"@angular/forms": "^9.0.5",
"@angular/platform-browser": "^9.0.5",
"@angular/platform-server": "^9.0.5",
"@apaleo/angular-api-proxy-common": "^2.0.2",
"@angular/animations": "^9.1.1",
"@angular/common": "^9.1.1",
"@angular/compiler": "^9.1.1",
"@angular/compiler-cli": "^9.1.1",
"@angular/core": "^9.1.1",
"@angular/forms": "^9.1.1",
"@angular/platform-browser": "^9.1.1",
"@angular/platform-server": "^9.1.1",
"@apaleo/angular-api-proxy-common": "^2.0.3",
"rxjs": "^6.5.4",
"tslib": "^1.10.0",
"typescript": "~3.7.5",
"typescript": "~3.8.3",
"zone.js": "^0.10.2"

@@ -31,0 +31,0 @@ },

import { InjectionToken } from '@angular/core';
export declare const BASE_PATH: InjectionToken<string>;
export declare const COLLECTION_FORMATS: {
'csv': string;
'tsv': string;
'ssv': string;
'pipes': string;
csv: string;
tsv: string;
ssv: string;
pipes: string;
};

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