@cloudbet/market-helper 1.14.1 → 1.15.0

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/package.json CHANGED
@@ -1 +1 @@
1
- { "name": "@cloudbet/market-helper", "version": "1.14.1", "sideEffects": false, "description": "SDK to generate localized sport market information", "private": false, "main": "index.js", "author": "Klaus Gravenreuth <kgravenreuth@cloudbet.com>", "license": "Apache-2.0", "engines": { "node": ">=12.0.0" }, "keywords": [ "cloudbet", "odds", "api", "sportsbook" ], "dependencies": { "bignumber.js": "9.0.1" } }
1
+ { "name": "@cloudbet/market-helper", "version": "1.15.0", "sideEffects": false, "description": "SDK to generate localized sport market information", "private": false, "main": "index.js", "author": "Klaus Gravenreuth <kgravenreuth@cloudbet.com>", "license": "Apache-2.0", "engines": { "node": ">=12.0.0" }, "keywords": [ "cloudbet", "odds", "api", "sportsbook" ], "dependencies": { "bignumber.js": "9.0.1" } }
@@ -5192,6 +5192,7 @@
5192
5192
  },
5193
5193
  "horse_racing.place": {
5194
5194
  "Name": "Place ({{position}} TBP)",
5195
+ "Description": "Betting on a horse finishing in the one of the designated places. e.g 3TBP means your selection will be a win if it finishes at one of the top 3 places.",
5195
5196
  "Variables": [
5196
5197
  "position"
5197
5198
  ],