@divkitframework/divkit 4.0.0 → 5.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.
package/LICENSE CHANGED
@@ -136,6 +136,8 @@ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
136
136
 
137
137
  com.google.android.material:material
138
138
 
139
+ Copyright (C) 2015 The Android Open Source Project
140
+
139
141
  Licensed under the Apache License, Version 2.0 (the "License");
140
142
  you may not use this file except in compliance with the License.
141
143
  You may obtain a copy of the License at
@@ -288,6 +290,8 @@ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
288
290
 
289
291
  com.squareup.moshi:moshi
290
292
 
293
+ Copyright (c) 2018 Square Inc.
294
+
291
295
  Licensed under the Apache License, Version 2.0 (the "License");
292
296
  you may not use this file except in compliance with the License.
293
297
  You may obtain a copy of the License at
@@ -302,6 +306,8 @@ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
302
306
 
303
307
  com.squareup:fest-android
304
308
 
309
+ Copyright (c) 2015 Square Inc.
310
+
305
311
  Licensed under the Apache License, Version 2.0 (the "License");
306
312
  you may not use this file except in compliance with the License.
307
313
  You may obtain a copy of the License at
package/README.md CHANGED
@@ -2,7 +2,6 @@
2
2
 
3
3
  ![client code size](https://img.shields.io/badge/client%20lib%20minified&brotli-47.7%20KB-brightgreen)
4
4
 
5
-
6
5
  ### Installation
7
6
 
8
7
  ```
@@ -315,6 +314,8 @@ render(({
315
314
  });
316
315
  ```
317
316
 
317
+ ---
318
+
318
319
  [Documentation](https://divkit.tech/doc). [Medium tutorial](https://medium.com/p/cad519252f0f). [Habr tutorial](https://habr.com/ru/company/yandex/blog/683886/).
319
320
 
320
321
  Telegram: [News](https://t.me/divkit_news) | [English-speaking chat](https://t.me/divkit_community_en) | [Чат на русском](https://t.me/divkit_community_ru).