n8n-workflow
Advanced tools
Comparing version 0.143.1 to 0.143.2
{ | ||
"name": "n8n-workflow", | ||
"version": "0.143.1", | ||
"version": "0.143.2", | ||
"description": "Workflow base code of n8n", | ||
@@ -39,3 +39,3 @@ "license": "SEE LICENSE IN LICENSE.md", | ||
"@types/luxon": "^3.2.0", | ||
"@types/xml2js": "^0.4.3" | ||
"@types/xml2js": "^0.4.11" | ||
}, | ||
@@ -58,3 +58,3 @@ "dependencies": { | ||
"transliteration": "^2.3.5", | ||
"xml2js": "^0.4.23" | ||
"xml2js": "^0.5.0" | ||
}, | ||
@@ -61,0 +61,0 @@ "scripts": { |
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
+ Addedxml2js@0.5.0(transitive)
- Removedxml2js@0.4.23(transitive)
Updatedxml2js@^0.5.0