@wmfs/xml-flatten2csv
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -0,1 +1,25 @@ | ||
# [1.3.0](https://github.com/wmfs/xml-flatten2csv/compare/v1.2.0...v1.3.0) (2019-09-09) | ||
### 🛠 Builds | ||
* **deps:** update jsonpath requirement from 1.0.0 to 1.0.2 ([5670ca9](https://github.com/wmfs/xml-flatten2csv/commit/5670ca9)) | ||
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([9de3444](https://github.com/wmfs/xml-flatten2csv/commit/9de3444)) | ||
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([bcebbb4](https://github.com/wmfs/xml-flatten2csv/commit/bcebbb4)) | ||
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([e1fed4b](https://github.com/wmfs/xml-flatten2csv/commit/e1fed4b)) | ||
* **deps-dev:** update codecov requirement from 3.1.0 to 3.5.0 ([2136f9d](https://github.com/wmfs/xml-flatten2csv/commit/2136f9d)) | ||
* **deps-dev:** update nyc requirement from 13.1.0 to 14.1.1 ([8ca91a4](https://github.com/wmfs/xml-flatten2csv/commit/8ca91a4)) | ||
* **deps-dev:** update semantic-release requirement ([f03225b](https://github.com/wmfs/xml-flatten2csv/commit/f03225b)) | ||
### 📚 Documentation | ||
* Add CircleCI badge ([b49ed66](https://github.com/wmfs/xml-flatten2csv/commit/b49ed66)) | ||
### ⚙️ Continuous Integrations | ||
* **circle:** Add CircleCI config ([3269d8c](https://github.com/wmfs/xml-flatten2csv/commit/3269d8c)) | ||
* **travis:** Remove Travis config ([667d86c](https://github.com/wmfs/xml-flatten2csv/commit/667d86c)) | ||
# [1.2.0](https://github.com/wmfs/xml-flatten2csv/compare/v1.1.0...v1.2.0) (2019-03-13) | ||
@@ -2,0 +26,0 @@ |
{ | ||
"name": "@wmfs/xml-flatten2csv", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "Flattened XML file to CSV file", | ||
@@ -24,3 +24,3 @@ "author": "West Midlands Fire Service", | ||
"dependencies": { | ||
"jsonpath": "1.0.0", | ||
"jsonpath": "1.0.2", | ||
"mkdirp": "0.5.1", | ||
@@ -32,3 +32,3 @@ "sax": "1.2.4" | ||
"chai-string": "1.5.0", | ||
"codecov": "3.1.0", | ||
"codecov": "3.5.0", | ||
"conventional-changelog-metahub": "2.0.2", | ||
@@ -38,7 +38,7 @@ "cz-conventional-changelog": "2.1.0", | ||
"mocha": "5.2.0", | ||
"nyc": "13.1.0", | ||
"semantic-release": "15.13.1", | ||
"nyc": "14.1.1", | ||
"semantic-release": "15.13.17", | ||
"standard": "12.0.1", | ||
"@semantic-release/changelog": "3.0.1", | ||
"@semantic-release/git": "7.0.6" | ||
"@semantic-release/git": "7.0.16" | ||
}, | ||
@@ -45,0 +45,0 @@ "scripts": { |
@@ -5,3 +5,3 @@ # xml-flatten2csv | ||
[![npm (scoped)](https://img.shields.io/npm/v/@wmfs/xml-flatten2csv.svg)](https://www.npmjs.com/package/@wmfs/xml-flatten2csv) | ||
[![Build Status](https://travis-ci.org/wmfs/xml-flatten2csv.svg?branch=master)](https://travis-ci.org/wmfs/xml-flatten2csv) | ||
[![CircleCI](https://circleci.com/gh/wmfs/xml-flatten2csv.svg?style=svg)](https://circleci.com/gh/wmfs/xml-flatten2csv) | ||
[![codecov](https://codecov.io/gh/wmfs/xml-flatten2csv/branch/master/graph/badge.svg)](https://codecov.io/gh/wmfs/xml-flatten2csv) | ||
@@ -8,0 +8,0 @@ [![CodeFactor](https://www.codefactor.io/repository/github/wmfs/xml-flatten2csv/badge)](https://www.codefactor.io/repository/github/wmfs/xml-flatten2csv) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
72216
24
+ Addedjsonpath@1.0.2(transitive)
+ Addedstatic-eval@2.0.2(transitive)
- RemovedJSONSelect@0.4.0(transitive)
- Removedcjson@0.2.1(transitive)
- Removedcolors@0.5.1(transitive)
- Removedebnf-parser@0.1.10(transitive)
- Removedescodegen@0.0.21(transitive)
- Removedesprima@1.0.4(transitive)
- Removedestraverse@0.0.4(transitive)
- Removedjison@0.4.13(transitive)
- Removedjison-lex@0.2.1(transitive)
- Removedjsonpath@1.0.0(transitive)
- Removedlex-parser@0.1.4(transitive)
- Removednomnom@1.5.2(transitive)
- Removedsource-map@0.7.4(transitive)
- Removedstatic-eval@2.0.0(transitive)
- Removedunderscore@1.1.7(transitive)
Updatedjsonpath@1.0.2