n8n-nodes-exact-online 0.2.1 → 0.2.3
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/LICENSE.md +64 -64
- package/dist/credentials/exactOnline.svg +1080 -1080
- package/dist/nodes/ExactOnline/ExactOnline.node.js +9 -1
- package/dist/nodes/ExactOnline/ExactOnline.node.js.map +1 -1
- package/dist/nodes/ExactOnline/exactOnline.svg +1080 -1080
- package/dist/package.json +1 -1
- package/package.json +1 -1
package/LICENSE.md
CHANGED
@@ -1,64 +1,64 @@
|
|
1
|
-
Copyright (c) 2022, Knitco
|
2
|
-
All rights reserved.
|
3
|
-
|
4
|
-
Chicken Dance License v0.2
|
5
|
-
http://supertunaman.com/cdl/
|
6
|
-
|
7
|
-
Redistribution and use in source and binary forms, with
|
8
|
-
or without modification, are permitted provided that the
|
9
|
-
following conditions are met:
|
10
|
-
|
11
|
-
1. Redistributions of source code must retain the
|
12
|
-
above copyright notice, this list of conditions and
|
13
|
-
the following disclaimer.
|
14
|
-
2. Redistributions in binary form must reproduce the
|
15
|
-
above copyright notice, this list of conditions and
|
16
|
-
the following disclaimer in the documentation and/or
|
17
|
-
other materials provided with the distribution.
|
18
|
-
3. Neither the name of the Knitco nor the names
|
19
|
-
of its contributors may be used to endorse or promote
|
20
|
-
products derived from this software without specific
|
21
|
-
prior written permission.
|
22
|
-
4. An entity wishing to redistribute in binary form or
|
23
|
-
include this software in their product without
|
24
|
-
redistribution of this software's source code with the
|
25
|
-
product must also submit to these conditions where
|
26
|
-
applicable:
|
27
|
-
* For every thousand (1000) units distributed, at
|
28
|
-
least half of the employees or persons
|
29
|
-
affiliated with the product must listen to the
|
30
|
-
"Der Ententanz" (AKA "The Chicken Dance") as
|
31
|
-
composed by Werner Thomas for no less than two
|
32
|
-
(2) minutes
|
33
|
-
* For every twenty-thousand (20000) units distributed,
|
34
|
-
one (1) or more persons affiliated with the entity
|
35
|
-
must be recorded performing the full Chicken Dance,
|
36
|
-
in an original video at the entity's own expense,
|
37
|
-
and a video encoded in OGG Theora format or a format
|
38
|
-
and codec specified by Knitco, at least three (3)
|
39
|
-
minutes in length, must be submitted to Knitco,
|
40
|
-
provided Knitco's contact information. Any and all
|
41
|
-
copyrights to this video must be transfered to
|
42
|
-
Knitco. The dance featured in the video
|
43
|
-
must be based upon the instructions on how to perform
|
44
|
-
the Chicken Dance that you should have received with
|
45
|
-
this software.
|
46
|
-
* Any employee or person affiliated with the product
|
47
|
-
must be prohibited from saying the word "gazorninplat" in
|
48
|
-
public at all times, as long as distribution of the
|
49
|
-
product continues.
|
50
|
-
|
51
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
52
|
-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
53
|
-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
|
54
|
-
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
|
55
|
-
COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
|
56
|
-
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
|
57
|
-
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
58
|
-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
59
|
-
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
60
|
-
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
|
61
|
-
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
62
|
-
POSSIBILITY OF SUCH DAMAGE. Knitco ACCEPTS NO LIABILITY FOR
|
63
|
-
ANY INJURIES OR EXPENSES SUSTAINED IN THE ACT OF FULFILLING ANY OF
|
64
|
-
THE ABOVE TERMS AND CONDITIONS, ACCIDENTAL OR OTHERWISE.
|
1
|
+
Copyright (c) 2022, Knitco
|
2
|
+
All rights reserved.
|
3
|
+
|
4
|
+
Chicken Dance License v0.2
|
5
|
+
http://supertunaman.com/cdl/
|
6
|
+
|
7
|
+
Redistribution and use in source and binary forms, with
|
8
|
+
or without modification, are permitted provided that the
|
9
|
+
following conditions are met:
|
10
|
+
|
11
|
+
1. Redistributions of source code must retain the
|
12
|
+
above copyright notice, this list of conditions and
|
13
|
+
the following disclaimer.
|
14
|
+
2. Redistributions in binary form must reproduce the
|
15
|
+
above copyright notice, this list of conditions and
|
16
|
+
the following disclaimer in the documentation and/or
|
17
|
+
other materials provided with the distribution.
|
18
|
+
3. Neither the name of the Knitco nor the names
|
19
|
+
of its contributors may be used to endorse or promote
|
20
|
+
products derived from this software without specific
|
21
|
+
prior written permission.
|
22
|
+
4. An entity wishing to redistribute in binary form or
|
23
|
+
include this software in their product without
|
24
|
+
redistribution of this software's source code with the
|
25
|
+
product must also submit to these conditions where
|
26
|
+
applicable:
|
27
|
+
* For every thousand (1000) units distributed, at
|
28
|
+
least half of the employees or persons
|
29
|
+
affiliated with the product must listen to the
|
30
|
+
"Der Ententanz" (AKA "The Chicken Dance") as
|
31
|
+
composed by Werner Thomas for no less than two
|
32
|
+
(2) minutes
|
33
|
+
* For every twenty-thousand (20000) units distributed,
|
34
|
+
one (1) or more persons affiliated with the entity
|
35
|
+
must be recorded performing the full Chicken Dance,
|
36
|
+
in an original video at the entity's own expense,
|
37
|
+
and a video encoded in OGG Theora format or a format
|
38
|
+
and codec specified by Knitco, at least three (3)
|
39
|
+
minutes in length, must be submitted to Knitco,
|
40
|
+
provided Knitco's contact information. Any and all
|
41
|
+
copyrights to this video must be transfered to
|
42
|
+
Knitco. The dance featured in the video
|
43
|
+
must be based upon the instructions on how to perform
|
44
|
+
the Chicken Dance that you should have received with
|
45
|
+
this software.
|
46
|
+
* Any employee or person affiliated with the product
|
47
|
+
must be prohibited from saying the word "gazorninplat" in
|
48
|
+
public at all times, as long as distribution of the
|
49
|
+
product continues.
|
50
|
+
|
51
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
52
|
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
53
|
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
|
54
|
+
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
|
55
|
+
COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
|
56
|
+
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
|
57
|
+
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
58
|
+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
59
|
+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
60
|
+
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
|
61
|
+
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
62
|
+
POSSIBILITY OF SUCH DAMAGE. Knitco ACCEPTS NO LIABILITY FOR
|
63
|
+
ANY INJURIES OR EXPENSES SUSTAINED IN THE ACT OF FULFILLING ANY OF
|
64
|
+
THE ABOVE TERMS AND CONDITIONS, ACCIDENTAL OR OTHERWISE.
|