fixparser-plugin-log-console 9.4.0 → 9.4.1-2ff414fe

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.
Files changed (2) hide show
  1. package/LICENSE.md +0 -76
  2. package/package.json +1 -1
package/LICENSE.md CHANGED
@@ -818,82 +818,6 @@ has the meaning set out in clause [13.1](#2.1);
818
818
 
819
819
  <td style="padding-top: 3mm; text-indent: -1.5mm;">
820
820
 
821
- "**Restrictive Open Source Software**"
822
-
823
- </td>
824
-
825
- <td style="padding-top: 3mm;">
826
-
827
- means any software or software component that fulfils the definition of "open source" for the purpose of the Open Source Definition maintained by the Open Source Initiative at [https://opensource.org/osd](https://opensource.org/osd) and also requires, as a condition of its use, that any software created with, incorporating, derived from, and/or distributed with such software or software components, must:
828
-
829
- <table>
830
-
831
- <tbody>
832
-
833
- <tr>
834
-
835
- <td style="padding-top: 3mm; padding-right: 3mm;">
836
-
837
- (a)
838
-
839
- </td>
840
-
841
- <td style="padding-top: 3mm;">
842
-
843
- be disclosed or distributed in source code form;
844
-
845
- </td>
846
-
847
- </tr>
848
-
849
- <tr>
850
-
851
- <td style="padding-top: 3mm;">
852
-
853
- (b)
854
-
855
- </td>
856
-
857
- <td style="padding-top: 3mm;">
858
-
859
- be licensed under terms that permit making derivative works; and/or
860
-
861
- </td>
862
-
863
- </tr>
864
-
865
- <tr>
866
-
867
- <td style="padding-top: 3mm;">
868
-
869
- (c)
870
-
871
- </td>
872
-
873
- <td style="padding-top: 3mm;">
874
-
875
- be re-distributable at no charge to subsequent licensees;
876
-
877
- </td>
878
-
879
- </tr>
880
-
881
- </tbody>
882
-
883
- </table>
884
-
885
- </td>
886
-
887
- </tr>
888
-
889
- <tr style="vertical-align: top;">
890
-
891
- <td>
892
-
893
- </td>
894
-
895
- <td style="padding-top: 3mm; text-indent: -1.5mm;">
896
-
897
821
  "**Production Environment**"
898
822
 
899
823
  </td>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fixparser-plugin-log-console",
3
- "version": "9.4.0",
3
+ "version": "9.4.1-2ff414fe",
4
4
  "description": "Console / JSON Log transport for FIXParser",
5
5
  "files": [
6
6
  "./build/",