Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wmfs/xml-flatten2csv

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wmfs/xml-flatten2csv - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

.circleci/config.yml

24

CHANGELOG.md

@@ -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 @@

12

package.json
{
"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)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc