@heliofi/common 0.1.368 → 0.1.370
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/src/domain/model/helio-wallet/dtos/providerCollectionsIds.dto.d.ts +3 -0
- package/dist/src/domain/model/{customer-details/dtos/btcProperties.dto.js → helio-wallet/dtos/providerCollectionsIds.dto.js} +10 -12
- package/dist/src/domain/model/helio-wallet/dtos/providerCollectionsIds.dto.js.map +1 -0
- package/dist/src/domain/model/helio-wallet/dtos/providersCollectionIds.dto.d.ts +3 -0
- package/dist/src/domain/model/helio-wallet/dtos/providersCollectionIds.dto.js +24 -0
- package/dist/src/domain/model/helio-wallet/dtos/providersCollectionIds.dto.js.map +1 -0
- package/dist/src/domain/model/helio-wallet/entities/CollectionsFloorPriceAndAddress.entity.d.ts +5 -0
- package/dist/src/domain/model/helio-wallet/entities/CollectionsFloorPriceAndAddress.entity.js +22 -0
- package/dist/src/domain/model/helio-wallet/entities/CollectionsFloorPriceAndAddress.entity.js.map +1 -0
- package/dist/src/domain/model/helio-wallet/entities/CollectionsFloorPricesByAddress.entity.d.ts +5 -0
- package/dist/src/domain/model/helio-wallet/entities/CollectionsFloorPricesByAddress.entity.js +22 -0
- package/dist/src/domain/model/helio-wallet/entities/CollectionsFloorPricesByAddress.entity.js.map +1 -0
- package/dist/src/domain/model/helio-wallet/entities/CollectionsFloorPricesByProvider.d.ts +5 -0
- package/dist/src/domain/model/helio-wallet/entities/CollectionsFloorPricesByProvider.entity.d.ts +5 -0
- package/dist/src/domain/model/helio-wallet/entities/CollectionsFloorPricesByProvider.entity.js +22 -0
- package/dist/src/domain/model/helio-wallet/entities/CollectionsFloorPricesByProvider.entity.js.map +1 -0
- package/dist/src/domain/model/helio-wallet/entities/CollectionsFloorPricesByProvider.js +8 -0
- package/dist/src/domain/model/helio-wallet/entities/CollectionsFloorPricesByProvider.js.map +1 -0
- package/dist/src/domain/model/helio-wallet/entities/ProvidersCollectionIdsFromMintAddresses.d.ts +5 -0
- package/dist/src/domain/model/helio-wallet/entities/ProvidersCollectionIdsFromMintAddresses.entity.d.ts +5 -0
- package/dist/src/domain/model/helio-wallet/entities/ProvidersCollectionIdsFromMintAddresses.entity.js +8 -0
- package/dist/src/domain/model/helio-wallet/entities/ProvidersCollectionIdsFromMintAddresses.entity.js.map +1 -0
- package/dist/src/domain/model/helio-wallet/entities/ProvidersCollectionIdsFromMintAddresses.js +8 -0
- package/dist/src/domain/model/helio-wallet/entities/ProvidersCollectionIdsFromMintAddresses.js.map +1 -0
- package/dist/src/domain/model/link-features/entities/LinkFeatures.entity.d.ts +1 -0
- package/dist/src/domain/model/link-features/entities/LinkFeatures.entity.js.map +1 -1
- package/dist/src/domain/model/paylink/entities/Paylink.d.ts +1 -1
- package/dist/src/domain/model/paylink/entities/PaylinkWithCompany.d.ts +11 -0
- package/dist/src/domain/model/paylink/entities/PaylinkWithCompany.js +8 -0
- package/dist/src/domain/model/paylink/entities/PaylinkWithCompany.js.map +1 -0
- package/dist/src/domain/model/paylink/entities/ShallowEnrichedPaylink.d.ts +1 -1
- package/dist/src/domain/model/paylink-tx/entities/PaylinkTxClaim.d.ts +5 -0
- package/dist/src/domain/model/paylink-tx/entities/PaylinkTxClaim.js +8 -0
- package/dist/src/domain/model/paylink-tx/entities/PaylinkTxClaim.js.map +1 -0
- package/dist/src/domain/model/payment-request/entities/PaymentRequestWithCompany.entity.d.ts +5 -0
- package/dist/src/domain/model/payment-request/entities/PaymentRequestWithCompany.entity.js +8 -0
- package/dist/src/domain/model/payment-request/entities/PaymentRequestWithCompany.entity.js.map +1 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +2 -2
- package/dist/src/domain/model/customer-details/dtos/btcProperties.dto.d.ts +0 -3
- package/dist/src/domain/model/customer-details/dtos/btcProperties.dto.js.map +0 -1
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@heliofi/common",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.1.
|
|
4
|
+
"version": "0.1.370",
|
|
5
5
|
"description": "Common package",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
7
|
"types": "./dist/index.d.ts",
|
|
@@ -28,5 +28,5 @@
|
|
|
28
28
|
"ts-loader": "^9.3.1",
|
|
29
29
|
"typescript": "^4.8.2"
|
|
30
30
|
},
|
|
31
|
-
"gitHead": "
|
|
31
|
+
"gitHead": "8466673b0e0879afb3e2844257fc09dadf4e76ab"
|
|
32
32
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"btcProperties.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/customer-details/dtos/btcProperties.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA6E;AAE7E,MAAM,0BAA0B,GAAG,EAAE,CAAC;AACtC,MAAM,mCAAmC,GAAG,EAAE,CAAC;AAC/C,MAAa,gBAAgB;CAM5B;AALC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;IACZ,IAAA,2BAAS,EAAC,mCAAmC,CAAC;IAC9C,IAAA,2BAAS,EAAC,0BAA0B,CAAC;;yDACd;AAL1B,4CAMC"}
|