@tko/provider
Advanced tools
| /*! | ||
| * Abstract base class of tko Provider (HTML <-> Data Binding linker) 🥊 @tko/provider@4.0.0-alpha7.3 | ||
| * Abstract base class of tko Provider (HTML <-> Data Binding linker) 🥊 @tko/provider@4.0.0-alpha7.4 | ||
| * (c) The Knockout.js Team - https://tko.io | ||
@@ -4,0 +4,0 @@ * License: MIT (http://www.opensource.org/licenses/mit-license.php) |
+1
-1
| /*! | ||
| * Abstract base class of tko Provider (HTML <-> Data Binding linker) 🥊 @tko/provider@4.0.0-alpha7.3 | ||
| * Abstract base class of tko Provider (HTML <-> Data Binding linker) 🥊 @tko/provider@4.0.0-alpha7.4 | ||
| * (c) The Knockout.js Team - https://tko.io | ||
@@ -4,0 +4,0 @@ * License: MIT (http://www.opensource.org/licenses/mit-license.php) |
+2
-2
| { | ||
| "name": "@tko/provider", | ||
| "version": "4.0.0-alpha7.3", | ||
| "version": "4.0.0-alpha7.4", | ||
| "description": "Abstract base class of tko Provider (HTML <-> Data Binding linker)", | ||
@@ -12,3 +12,3 @@ "module": "dist/provider.js", | ||
| "dependencies": { | ||
| "@tko/utils": "^4.0.0-alpha7.3", | ||
| "@tko/utils": "^4.0.0-alpha7.4", | ||
| "tslib": "^1.8.0" | ||
@@ -15,0 +15,0 @@ }, |
Updated