@pioneer-platform/pioneer-subscriptions 1.0.12 → 1.0.18

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 (2) hide show
  1. package/CHANGELOG.md +48 -0
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,5 +1,53 @@
1
1
  # @pioneer-platform/pioneer-subscriptions
2
2
 
3
+ ## 1.0.18
4
+
5
+ ### Patch Changes
6
+
7
+ - chore: chore: chore: chore: chore: chore: chore: chore: chore: chore: chore: chore: fix: move @types/pdfkit to dependencies for Docker --production build
8
+ - Updated dependencies
9
+ - @pioneer-platform/blockbook@8.12.25
10
+
11
+ ## 1.0.17
12
+
13
+ ### Patch Changes
14
+
15
+ - chore: chore: chore: chore: chore: chore: chore: chore: chore: chore: chore: fix: move @types/pdfkit to dependencies for Docker --production build
16
+ - Updated dependencies
17
+ - @pioneer-platform/blockbook@8.12.24
18
+
19
+ ## 1.0.16
20
+
21
+ ### Patch Changes
22
+
23
+ - chore: chore: chore: chore: chore: chore: chore: chore: chore: chore: fix: move @types/pdfkit to dependencies for Docker --production build
24
+ - Updated dependencies
25
+ - @pioneer-platform/blockbook@8.12.23
26
+
27
+ ## 1.0.15
28
+
29
+ ### Patch Changes
30
+
31
+ - chore: chore: chore: chore: chore: chore: chore: chore: chore: fix: move @types/pdfkit to dependencies for Docker --production build
32
+ - Updated dependencies
33
+ - @pioneer-platform/blockbook@8.12.22
34
+
35
+ ## 1.0.14
36
+
37
+ ### Patch Changes
38
+
39
+ - chore: chore: chore: chore: chore: chore: chore: chore: fix: move @types/pdfkit to dependencies for Docker --production build
40
+ - Updated dependencies
41
+ - @pioneer-platform/blockbook@8.12.21
42
+
43
+ ## 1.0.13
44
+
45
+ ### Patch Changes
46
+
47
+ - chore: chore: chore: chore: chore: chore: chore: fix: move @types/pdfkit to dependencies for Docker --production build
48
+ - Updated dependencies
49
+ - @pioneer-platform/blockbook@8.12.20
50
+
3
51
  ## 1.0.12
4
52
 
5
53
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pioneer-platform/pioneer-subscriptions",
3
- "version": "1.0.12",
3
+ "version": "1.0.18",
4
4
  "description": "Session-based blockchain address subscription manager for real-time payment notifications",
5
5
  "main": "./lib/index.js",
6
6
  "types": "./lib/index.d.ts",
@@ -12,7 +12,7 @@
12
12
  },
13
13
  "dependencies": {
14
14
  "@pioneer-platform/loggerdog": "^8.11.0",
15
- "@pioneer-platform/blockbook": "^8.12.19"
15
+ "@pioneer-platform/blockbook": "^8.12.25"
16
16
  },
17
17
  "keywords": [
18
18
  "blockchain",