@heliofi/common 0.1.349 → 0.1.351

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.
Files changed (40) hide show
  1. package/dist/src/domain/model/affiliates/entities/{AffiliateDetails.entity.js → affiliateDetails.entity.js} +1 -1
  2. package/dist/src/domain/model/affiliates/entities/affiliateDetails.entity.js.map +1 -0
  3. package/dist/src/domain/model/helio-wallet/dtos/providerCollectionsIds.dto.d.ts +3 -0
  4. package/dist/src/domain/model/helio-wallet/dtos/providerCollectionsIds.dto.js +24 -0
  5. package/dist/src/domain/model/helio-wallet/dtos/providerCollectionsIds.dto.js.map +1 -0
  6. package/dist/src/domain/model/helio-wallet/dtos/providersCollectionIds.dto.d.ts +3 -0
  7. package/dist/src/domain/model/helio-wallet/dtos/providersCollectionIds.dto.js +24 -0
  8. package/dist/src/domain/model/helio-wallet/dtos/providersCollectionIds.dto.js.map +1 -0
  9. package/dist/src/domain/model/helio-wallet/entities/CollectionsFloorPriceAndAddress.entity.d.ts +5 -0
  10. package/dist/src/domain/model/helio-wallet/entities/CollectionsFloorPriceAndAddress.entity.js +22 -0
  11. package/dist/src/domain/model/helio-wallet/entities/CollectionsFloorPriceAndAddress.entity.js.map +1 -0
  12. package/dist/src/domain/model/helio-wallet/entities/CollectionsFloorPricesByAddress.entity.d.ts +5 -0
  13. package/dist/src/domain/model/helio-wallet/entities/CollectionsFloorPricesByAddress.entity.js +22 -0
  14. package/dist/src/domain/model/helio-wallet/entities/CollectionsFloorPricesByAddress.entity.js.map +1 -0
  15. package/dist/src/domain/model/helio-wallet/entities/CollectionsFloorPricesByProvider.d.ts +5 -0
  16. package/dist/src/domain/model/helio-wallet/entities/CollectionsFloorPricesByProvider.entity.d.ts +5 -0
  17. package/dist/src/domain/model/helio-wallet/entities/CollectionsFloorPricesByProvider.entity.js +22 -0
  18. package/dist/src/domain/model/helio-wallet/entities/CollectionsFloorPricesByProvider.entity.js.map +1 -0
  19. package/dist/src/domain/model/helio-wallet/entities/CollectionsFloorPricesByProvider.js +8 -0
  20. package/dist/src/domain/model/helio-wallet/entities/CollectionsFloorPricesByProvider.js.map +1 -0
  21. package/dist/src/domain/model/helio-wallet/entities/ProvidersCollectionIdsFromMintAddresses.d.ts +5 -0
  22. package/dist/src/domain/model/helio-wallet/entities/ProvidersCollectionIdsFromMintAddresses.entity.d.ts +5 -0
  23. package/dist/src/domain/model/helio-wallet/entities/ProvidersCollectionIdsFromMintAddresses.entity.js +8 -0
  24. package/dist/src/domain/model/helio-wallet/entities/ProvidersCollectionIdsFromMintAddresses.entity.js.map +1 -0
  25. package/dist/src/domain/model/helio-wallet/entities/ProvidersCollectionIdsFromMintAddresses.js +8 -0
  26. package/dist/src/domain/model/helio-wallet/entities/ProvidersCollectionIdsFromMintAddresses.js.map +1 -0
  27. package/dist/src/domain/model/link-features/entities/LinkFeatures.entity.d.ts +1 -0
  28. package/dist/src/domain/model/link-features/entities/LinkFeatures.entity.js.map +1 -1
  29. package/dist/src/domain/model/nft-escrow/dtos/verifyCollections.dto.d.ts +3 -0
  30. package/dist/src/domain/model/nft-escrow/dtos/verifyCollections.dto.js +24 -0
  31. package/dist/src/domain/model/nft-escrow/dtos/verifyCollections.dto.js.map +1 -0
  32. package/dist/src/domain/model/paylink/entities/Paylink.d.ts +1 -1
  33. package/dist/src/domain/model/paylink/entities/ShallowEnrichedPaylink.d.ts +1 -1
  34. package/dist/src/domain/services/CurrencyService.d.ts +3 -0
  35. package/dist/src/domain/services/CurrencyService.js +11 -0
  36. package/dist/src/domain/services/CurrencyService.js.map +1 -0
  37. package/dist/tsconfig.tsbuildinfo +1 -1
  38. package/package.json +3 -3
  39. package/dist/src/domain/model/affiliates/entities/AffiliateDetails.entity.js.map +0 -1
  40. /package/dist/src/domain/model/affiliates/entities/{AffiliateDetails.entity.d.ts → affiliateDetails.entity.d.ts} +0 -0
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@heliofi/common",
3
3
  "private": false,
4
- "version": "0.1.349",
4
+ "version": "0.1.351",
5
5
  "description": "Common package",
6
6
  "main": "dist/index.js",
7
7
  "types": "./dist/index.d.ts",
@@ -16,7 +16,7 @@
16
16
  "@heliofi/evm-adapter": "2.0.6",
17
17
  "@project-serum/anchor": "^0.25.0",
18
18
  "@solana/web3.js": "^1.44.0",
19
- "bignumber.js": "9.1.1",
19
+ "bignumber.js": "^9.1.1",
20
20
  "bs58": "^5.0.0",
21
21
  "class-transformer": "^0.5.1",
22
22
  "class-validator": "^0.14.0",
@@ -28,5 +28,5 @@
28
28
  "ts-loader": "^9.3.1",
29
29
  "typescript": "^4.8.2"
30
30
  },
31
- "gitHead": "d06e7c89eb4fcc238ab5eb456a91359e984b032d"
31
+ "gitHead": "4bd502ee03cdaa091377d07bbbc9f3ec15d758ab"
32
32
  }
@@ -1 +0,0 @@
1
- {"version":3,"file":"AffiliateDetails.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/affiliates/entities/AffiliateDetails.entity.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,gBAAiB,SAAQ,eAAM;CAE3C;AAFD,4CAEC"}