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.0.0 to 1.0.1

25

package.json
{
"name": "@wmfs/xml-flatten2csv",
"version": "1.0.0",
"version": "1.0.1",
"description": "Flattened XML file to CSV file",

@@ -8,4 +8,6 @@ "author": "West Midlands Fire Service",

"keywords": [
"tymly",
"xml",
"convert",
"package",
"csv"

@@ -30,3 +32,3 @@ ],

"chai-string": "^1.4.0",
"codecov": "3.0.2",
"codecov": "3.0.3",
"cz-conventional-changelog": "2.1.0",

@@ -47,3 +49,3 @@ "dirty-chai": "2.0.1",

"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
"path": "cz-conventional-changelog"
}

@@ -53,3 +55,20 @@ },

"access": "public"
},
"release": {
"analyzeCommits": {
"preset": "angular",
"releaseRules": [
{
"type": "build",
"scope": "deps",
"release": "minor"
},
{
"type": "build",
"scope": "deps-dev",
"release": "patch"
}
]
}
}
}

Sorry, the diff of this file is not supported yet

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