dealpostools 2.2.3 → 2.2.5

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/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"dealpostools","version":"2.2.3"}
1
+ {"name":"dealpostools","version":"2.2.5"}
@@ -319,6 +319,34 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
319
319
  SOFTWARE.
320
320
 
321
321
 
322
+ primeicons
323
+ MIT
324
+ MIT License
325
+
326
+ Copyright (c) 2018-2021 PrimeTek
327
+
328
+ Permission is hereby granted, free of charge, to any person obtaining a copy
329
+ of this software and associated documentation files (the "Software"), to deal
330
+ in the Software without restriction, including without limitation the rights
331
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
332
+ copies of the Software, and to permit persons to whom the Software is
333
+ furnished to do so, subject to the following conditions:
334
+
335
+ The above copyright notice and this permission notice shall be included in all
336
+ copies or substantial portions of the Software.
337
+
338
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
339
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
340
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
341
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
342
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
343
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
344
+ SOFTWARE.
345
+
346
+
347
+ primeng
348
+ MIT
349
+
322
350
  rxjs
323
351
  Apache-2.0
324
352
  Apache License