@ridhamgolakiya/n8n-nodes-pinterest 1.0.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.
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
3
+ <path fill="#E60023" d="M12 0C5.37 0 0 5.37 0 12c0 5.08 3.16 9.42 7.63 11.16-.1-.95-.2-2.4.04-3.43.22-.93 1.4-5.93 1.4-5.93s-.36-.72-.36-1.77c0-1.66.96-2.9 2.16-2.9 1.02 0 1.51.77 1.51 1.68 0 1.03-.65 2.56-.99 3.98-.28 1.19.6 2.16 1.77 2.16 2.12 0 3.76-2.24 3.76-5.47 0-2.86-2.06-4.86-5-4.86-3.4 0-5.4 2.56-5.4 5.2 0 1.03.4 2.13.9 2.73.1.12.11.23.08.35-.1.39-.3 1.25-.35 1.42-.06.26-.2.32-.47.2-1.77-.82-2.87-3.4-2.87-5.47 0-4.46 3.24-8.56 9.35-8.56 4.9 0 8.7 3.5 8.7 8.16 0 4.88-3.08 8.8-7.36 8.8-1.44 0-2.8-0.75-3.26-1.63l-1.1 4.19c-.4 1.52-1.48 3.42-2.2 4.54 1.12.35 2.3.54 3.52.54 6.63 0 12-5.37 12-12S18.63 0 12 0z"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
3
+ <path fill="#E60023" d="M12 0C5.37 0 0 5.37 0 12c0 5.08 3.16 9.42 7.63 11.16-.1-.95-.2-2.4.04-3.43.22-.93 1.4-5.93 1.4-5.93s-.36-.72-.36-1.77c0-1.66.96-2.9 2.16-2.9 1.02 0 1.51.77 1.51 1.68 0 1.03-.65 2.56-.99 3.98-.28 1.19.6 2.16 1.77 2.16 2.12 0 3.76-2.24 3.76-5.47 0-2.86-2.06-4.86-5-4.86-3.4 0-5.4 2.56-5.4 5.2 0 1.03.4 2.13.9 2.73.1.12.11.23.08.35-.1.39-.3 1.25-.35 1.42-.06.26-.2.32-.47.2-1.77-.82-2.87-3.4-2.87-5.47 0-4.46 3.24-8.56 9.35-8.56 4.9 0 8.7 3.5 8.7 8.16 0 4.88-3.08 8.8-7.36 8.8-1.44 0-2.8-0.75-3.26-1.63l-1.1 4.19c-.4 1.52-1.48 3.42-2.2 4.54 1.12.35 2.3.54 3.52.54 6.63 0 12-5.37 12-12S18.63 0 12 0z"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
3
+ <path fill="#E60023" d="M12 0C5.37 0 0 5.37 0 12c0 5.08 3.16 9.42 7.63 11.16-.1-.95-.2-2.4.04-3.43.22-.93 1.4-5.93 1.4-5.93s-.36-.72-.36-1.77c0-1.66.96-2.9 2.16-2.9 1.02 0 1.51.77 1.51 1.68 0 1.03-.65 2.56-.99 3.98-.28 1.19.6 2.16 1.77 2.16 2.12 0 3.76-2.24 3.76-5.47 0-2.86-2.06-4.86-5-4.86-3.4 0-5.4 2.56-5.4 5.2 0 1.03.4 2.13.9 2.73.1.12.11.23.08.35-.1.39-.3 1.25-.35 1.42-.06.26-.2.32-.47.2-1.77-.82-2.87-3.4-2.87-5.47 0-4.46 3.24-8.56 9.35-8.56 4.9 0 8.7 3.5 8.7 8.16 0 4.88-3.08 8.8-7.36 8.8-1.44 0-2.8-0.75-3.26-1.63l-1.1 4.19c-.4 1.52-1.48 3.42-2.2 4.54 1.12.35 2.3.54 3.52.54 6.63 0 12-5.37 12-12S18.63 0 12 0z"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ import { config } from '@n8n/node-cli/eslint';
2
+
3
+ export default config;