n8n-workflow
Advanced tools
Comparing version 1.17.0 to 1.17.1
{ | ||
"name": "n8n-workflow", | ||
"version": "1.17.0", | ||
"version": "1.17.1", | ||
"description": "Workflow base code of n8n", | ||
@@ -39,17 +39,17 @@ "license": "SEE LICENSE IN LICENSE.md", | ||
"dependencies": { | ||
"@n8n/tournament": "^1.0.2", | ||
"@n8n_io/riot-tmpl": "^4.0.0", | ||
"@n8n/tournament": "1.0.2", | ||
"@n8n_io/riot-tmpl": "4.0.0", | ||
"ast-types": "0.15.2", | ||
"crypto-js": "^4.2.0", | ||
"deep-equal": "^2.2.0", | ||
"crypto-js": "4.2.0", | ||
"deep-equal": "2.2.0", | ||
"esprima-next": "5.8.4", | ||
"form-data": "^4.0.0", | ||
"jmespath": "^0.16.0", | ||
"js-base64": "^3.7.2", | ||
"lodash": "^4.17.21", | ||
"luxon": "^3.3.0", | ||
"recast": "^0.21.5", | ||
"title-case": "^3.0.3", | ||
"transliteration": "^2.3.5", | ||
"xml2js": "^0.5.0" | ||
"form-data": "4.0.0", | ||
"jmespath": "0.16.0", | ||
"js-base64": "3.7.2", | ||
"lodash": "4.17.21", | ||
"luxon": "3.3.0", | ||
"recast": "0.21.5", | ||
"title-case": "3.0.3", | ||
"transliteration": "2.3.5", | ||
"xml2js": "0.5.0" | ||
}, | ||
@@ -56,0 +56,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
719013
+ Added@n8n/tournament@1.0.2(transitive)
+ Added@n8n_io/riot-tmpl@4.0.0(transitive)
+ Addeddeep-equal@2.2.0(transitive)
+ Addedform-data@4.0.0(transitive)
+ Addedjs-base64@3.7.2(transitive)
+ Addedluxon@3.3.0(transitive)
- Removed@n8n/tournament@1.0.6(transitive)
- Removedarray-buffer-byte-length@1.0.2(transitive)
- Removeddeep-equal@2.2.3(transitive)
- Removedform-data@4.0.1(transitive)
- Removedjs-base64@3.7.7(transitive)
- Removedluxon@3.5.0(transitive)
Updated@n8n/tournament@1.0.2
Updated@n8n_io/riot-tmpl@4.0.0
Updatedcrypto-js@4.2.0
Updateddeep-equal@2.2.0
Updatedform-data@4.0.0
Updatedjmespath@0.16.0
Updatedjs-base64@3.7.2
Updatedlodash@4.17.21
Updatedluxon@3.3.0
Updatedrecast@0.21.5
Updatedtitle-case@3.0.3
Updatedtransliteration@2.3.5
Updatedxml2js@0.5.0