@pioneer-platform/pioneer-subscriptions 2.0.0 → 3.0.1

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,5 +1,5 @@
1
1
 
2
2
  
3
- > @pioneer-platform/pioneer-subscriptions@2.0.0 build /Users/highlander/WebstormProjects/keepkey-stack/projects/pioneer/modules/pioneer/pioneer-subscriptions
3
+ > @pioneer-platform/pioneer-subscriptions@3.0.1 build /Users/highlander/WebstormProjects/keepkey-stack/projects/pioneer/modules/pioneer/pioneer-subscriptions
4
4
  > tsc -p .
5
5
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # @pioneer-platform/pioneer-subscriptions
2
2
 
3
+ ## 3.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ - @pioneer-platform/blockbook@8.38.14
9
+
10
+ ## 3.0.0
11
+
12
+ ### Major Changes
13
+
14
+ - chore: fix: prevent $0 price death spiral for major cryptocurrencies
15
+
3
16
  ## 2.0.0
4
17
 
5
18
  ### Major Changes
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@pioneer-platform/pioneer-subscriptions",
3
- "version": "2.0.0",
3
+ "version": "3.0.1",
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",
7
7
  "dependencies": {
8
- "@pioneer-platform/loggerdog": "8.11.0",
9
- "@pioneer-platform/blockbook": "8.38.13"
8
+ "@pioneer-platform/blockbook": "8.38.14",
9
+ "@pioneer-platform/loggerdog": "8.11.0"
10
10
  },
11
11
  "keywords": [
12
12
  "blockchain",