@activfinancial/chartiq-sample
Advanced tools
Comparing version 0.4.33 to 0.4.34
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.4.34](https://github.com/activfinancial/cg-api-examples/compare/@activfinancial/chartiq-sample@0.4.33...@activfinancial/chartiq-sample@0.4.34) (2019-08-14) | ||
**Note:** Version bump only for package @activfinancial/chartiq-sample | ||
## [0.4.33](https://github.com/activfinancial/cg-api-examples/compare/@activfinancial/chartiq-sample@0.4.32...@activfinancial/chartiq-sample@0.4.33) (2019-08-02) | ||
@@ -8,0 +16,0 @@ |
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "0.4.33", | ||
"version": "0.4.34", | ||
"private": false, | ||
@@ -36,7 +36,7 @@ "publishConfig": { | ||
"@activfinancial/cg-api": "^0.10.2", | ||
"@activfinancial/chartiq-adapter": "^0.0.24" | ||
"@activfinancial/chartiq-adapter": "^0.0.25" | ||
}, | ||
"devDependencies": { | ||
"copy-webpack-plugin": "^5.0.4", | ||
"rimraf": "^2.6.3", | ||
"rimraf": "^2.7.0", | ||
"source-map-loader": "^0.2.4", | ||
@@ -46,7 +46,7 @@ "terser-webpack-plugin": "^1.4.1", | ||
"typescript": "^3.5.3", | ||
"webpack": "^4.39.1", | ||
"webpack": "^4.39.2", | ||
"webpack-cli": "^3.3.6", | ||
"webpack-dev-server": "^3.7.2" | ||
"webpack-dev-server": "^3.8.0" | ||
}, | ||
"gitHead": "e2d29509d8a2f7a698612b44106def13d77d4bbc" | ||
"gitHead": "cfda8fe38fd8a82658a247e5ae0a87049e60de30" | ||
} |
138215
+ Added@activfinancial/chartiq-adapter@0.0.25(transitive)
- Removed@activfinancial/chartiq-adapter@0.0.24(transitive)