n8n-nodes-base 0.165.0 → 0.166.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/nodes/Odoo/odoo.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150"><circle cx="75" cy="75" r="72.4" fill="#9c5789"/><circle cx="75" cy="75" r="42.7" fill="#fff"/></svg>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "n8n-nodes-base",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.166.0",
|
|
4
4
|
"description": "Base nodes of n8n",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://n8n.io",
|
|
@@ -689,7 +689,7 @@
|
|
|
689
689
|
"@types/formidable": "^1.0.31",
|
|
690
690
|
"@types/gm": "^1.18.2",
|
|
691
691
|
"@types/imap-simple": "^4.2.0",
|
|
692
|
-
"@types/jest": "^
|
|
692
|
+
"@types/jest": "^27.4.0",
|
|
693
693
|
"@types/jsonwebtoken": "^8.5.2",
|
|
694
694
|
"@types/lodash.set": "^4.3.6",
|
|
695
695
|
"@types/mailparser": "^2.7.3",
|
|
@@ -707,10 +707,10 @@
|
|
|
707
707
|
"@types/uuid": "^8.3.2",
|
|
708
708
|
"@types/xml2js": "^0.4.3",
|
|
709
709
|
"gulp": "^4.0.0",
|
|
710
|
-
"jest": "^
|
|
711
|
-
"n8n-workflow": "~0.
|
|
710
|
+
"jest": "^27.4.7",
|
|
711
|
+
"n8n-workflow": "~0.91.0",
|
|
712
712
|
"nodelinter": "^0.1.9",
|
|
713
|
-
"ts-jest": "^
|
|
713
|
+
"ts-jest": "^27.1.3",
|
|
714
714
|
"tslint": "^6.1.2",
|
|
715
715
|
"typescript": "~4.3.5"
|
|
716
716
|
},
|
|
@@ -750,7 +750,7 @@
|
|
|
750
750
|
"mqtt": "4.2.6",
|
|
751
751
|
"mssql": "^6.2.0",
|
|
752
752
|
"mysql2": "~2.3.0",
|
|
753
|
-
"n8n-core": "~0.
|
|
753
|
+
"n8n-core": "~0.109.0",
|
|
754
754
|
"node-ssh": "^12.0.0",
|
|
755
755
|
"nodemailer": "^6.5.0",
|
|
756
756
|
"pdf-parse": "^1.1.1",
|
|
File without changes
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"placeholder.test.js","sourceRoot":"","sources":["../../test/placeholder.test.ts"],"names":[],"mappings":";AAAA,QAAQ,CAAC,aAAa,EAAE,GAAG,EAAE;IAE5B,IAAI,CAAC,SAAS,EAAE,GAAG,EAAE;QACpB,MAAM,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC;IAC1B,CAAC,CAAC,CAAC;AAEJ,CAAC,CAAC,CAAC"}
|