@wmfs/smithereens
Advanced tools
Comparing version 1.36.0 to 1.37.0
@@ -0,1 +1,12 @@ | ||
# [1.37.0](https://github.com/wmfs/smithereens/compare/v1.36.0...v1.37.0) (2020-04-22) | ||
### 🛠 Builds | ||
* **deps:** Removed unused boom and dottie dependencies ([b39ac7b](https://github.com/wmfs/smithereens/commit/b39ac7b90d6f516f601d7c5d83615179eba60754)) | ||
* **deps-dev:** bump nyc from 15.0.0 to 15.0.1 ([6a0301d](https://github.com/wmfs/smithereens/commit/6a0301d67ad2dc0a55e72959aa5fbeb6472e50b1)) | ||
* **deps-dev:** bump semantic-release from 17.0.4 to 17.0.5 ([9a18f16](https://github.com/wmfs/smithereens/commit/9a18f16fce498efa6d6017ee0aed595fb579caff)) | ||
* **deps-dev:** bump semantic-release from 17.0.5 to 17.0.6 ([33678ec](https://github.com/wmfs/smithereens/commit/33678eccdf62b02fb9fa9c882482ec0d7b039ba9)) | ||
* **deps-dev:** bump semantic-release from 17.0.6 to 17.0.7 ([bb9c8e3](https://github.com/wmfs/smithereens/commit/bb9c8e327090b15fff0ad15ea7010846f5432a89)) | ||
# [1.36.0](https://github.com/wmfs/smithereens/compare/v1.35.0...v1.36.0) (2020-04-02) | ||
@@ -2,0 +13,0 @@ |
{ | ||
"name": "@wmfs/smithereens", | ||
"version": "1.36.0", | ||
"version": "1.37.0", | ||
"description": "Smash CSV files into more manageable files based on column values", | ||
@@ -24,7 +24,5 @@ "author": "West Midlands Fire Service", | ||
"async": "3.2.0", | ||
"boom": "7.3.0", | ||
"csv-streamify": "4.0.0", | ||
"csv-string": "3.2.0", | ||
"debug": "4.1.1", | ||
"dottie": "2.0.2", | ||
"glob": "7.1.6", | ||
@@ -46,4 +44,4 @@ "hash-sum": "2.0.0", | ||
"mocha": "7.1.1", | ||
"nyc": "15.0.0", | ||
"semantic-release": "17.0.4", | ||
"nyc": "15.0.1", | ||
"semantic-release": "17.0.7", | ||
"standard": "14.3.3", | ||
@@ -50,0 +48,0 @@ "@semantic-release/changelog": "5.0.1", |
48765
12
- Removedboom@7.3.0
- Removeddottie@2.0.2
- Removedboom@7.3.0(transitive)
- Removeddottie@2.0.2(transitive)
- Removedhoek@6.1.3(transitive)