@pioneer-platform/pioneer-subscriptions 1.0.5 → 1.0.8

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.
@@ -1,2 +1 @@
1
-
2
- $ tsc -p .
1
+ $ tsc -p .
package/CHANGELOG.md CHANGED
@@ -1,5 +1,29 @@
1
1
  # @pioneer-platform/pioneer-subscriptions
2
2
 
3
+ ## 1.0.8
4
+
5
+ ### Patch Changes
6
+
7
+ - chore: zcash working!
8
+ - Updated dependencies
9
+ - @pioneer-platform/blockbook@8.12.14
10
+
11
+ ## 1.0.7
12
+
13
+ ### Patch Changes
14
+
15
+ - chore: zcash working!
16
+ - Updated dependencies
17
+ - @pioneer-platform/blockbook@8.12.13
18
+
19
+ ## 1.0.6
20
+
21
+ ### Patch Changes
22
+
23
+ - chore: - Nodes are now only penalized for real connection/network/server errors
24
+ - Updated dependencies
25
+ - @pioneer-platform/blockbook@8.12.11
26
+
3
27
  ## 1.0.5
4
28
 
5
29
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pioneer-platform/pioneer-subscriptions",
3
- "version": "1.0.5",
3
+ "version": "1.0.8",
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.6"
15
+ "@pioneer-platform/blockbook": "^8.12.14"
16
16
  },
17
17
  "keywords": [
18
18
  "blockchain",