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

@wmfs/xml-flatten2csv

Package Overview
Dependencies
Maintainers
0
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.11.0 to 1.12.0

2

CHANGELOG.md

@@ -0,1 +1,3 @@

# [1.12.0](https://github.com/wmfs/xml-flatten2csv/compare/v1.11.0...v1.12.0) (2024-11-04)
# [1.11.0](https://github.com/wmfs/xml-flatten2csv/compare/v1.10.0...v1.11.0) (2024-11-04)

@@ -2,0 +4,0 @@

2

lib/index.js
const path = require('path')
const fs = require('fs')
const mkdirp = require('mkdirp')
const { mkdirp } = require('mkdirp')

@@ -5,0 +5,0 @@ const eol = '\n'

{
"name": "@wmfs/xml-flatten2csv",
"version": "1.11.0",
"version": "1.12.0",
"description": "Flattened XML file to CSV file",

@@ -25,3 +25,3 @@ "author": "West Midlands Fire Service",

"jsonpath": "1.1.1",
"mkdirp": "2.1.6",
"mkdirp": "3.0.1",
"sax": "1.4.1"

@@ -28,0 +28,0 @@ },

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