data-tier
Advanced tools
Comparing version 0.6.20 to 0.6.21
{ | ||
"name": "data-tier", | ||
"version": "0.6.20", | ||
"version": "0.6.21", | ||
"description": "Tiny and fast two way (MV-VM) data binding framework for browser environments.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -12,3 +12,3 @@ [![GitHub](https://img.shields.io/github/license/gullerya/data-tier.svg)](https://github.com/gullerya/data-tier) | ||
#### Support matrix: ![CHROME](https://github.com/gullerya/data-tier/blob/master/docs/icons/chrome.png) <sub>49+</sub> | ![FIREFOX](https://github.com/gullerya/data-tier/blob/master/docs/icons/firefox.png) <sub>44+</sub> | ![EDGE](https://github.com/gullerya/data-tier/blob/master/docs/icons/edge.png) <sub>13+</sub> | ||
#### Support matrix: ![CHROME](https://github.com/gullerya/data-tier/raw/master/docs/icons/chrome.png)<sub>49+</sub> | ![FIREFOX](https://github.com/gullerya/data-tier/raw/master/docs/icons/firefox.png)<sub>44+</sub> | ![EDGE](https://github.com/gullerya/data-tier/raw/master/docs/icons/edge.png)<sub>13+</sub> | ||
Support matrix is currently as wide as that of [`object-observer`](https://github.com/gullerya/object-observer), assuming that in most of the cases consumers will not provide their own object observer, but will use an embedded one. | ||
@@ -23,3 +23,3 @@ `data-tier` supports custom elements as well, obviously this functionality is available only on supporting environments. | ||
* __0.6.20__ | ||
* __0.6.21__ | ||
* initial provisioning of `data-tier` as ES6 module | ||
@@ -26,0 +26,0 @@ * new API defined and implemented in ES6 module distribution |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
163258