@tko/utils.component
Advanced tools
| /*! | ||
| * Registry and loading utilities for web components 🥊 @tko/utils.component@4.0.0-alpha8.2 | ||
| * Registry and loading utilities for web components 🥊 @tko/utils.component@4.0.0-alpha8.4 | ||
| * (c) The Knockout.js Team - https://tko.io | ||
@@ -4,0 +4,0 @@ * License: MIT (http://www.opensource.org/licenses/mit-license.php) |
| /*! | ||
| * Registry and loading utilities for web components 🥊 @tko/utils.component@4.0.0-alpha8.2 | ||
| * Registry and loading utilities for web components 🥊 @tko/utils.component@4.0.0-alpha8.4 | ||
| * (c) The Knockout.js Team - https://tko.io | ||
@@ -4,0 +4,0 @@ * License: MIT (http://www.opensource.org/licenses/mit-license.php) |
+6
-6
| { | ||
| "name": "@tko/utils.component", | ||
| "version": "4.0.0-alpha8.2", | ||
| "version": "4.0.0-alpha8.4", | ||
| "description": "Registry and loading utilities for web components", | ||
@@ -20,7 +20,7 @@ "module": "dist/utils.component.js", | ||
| "devDependencies": { | ||
| "@tko/bind": "^4.0.0-alpha8.0", | ||
| "@tko/binding.core": "^4.0.0-alpha8.0", | ||
| "@tko/bind": "^4.0.0-alpha8.4", | ||
| "@tko/binding.core": "^4.0.0-alpha8.4", | ||
| "@tko/computed": "^4.0.0-alpha8.0", | ||
| "@tko/provider.multi": "^4.0.0-alpha8.0", | ||
| "@tko/provider.virtual": "^4.0.0-alpha8.1" | ||
| "@tko/provider.multi": "^4.0.0-alpha8.4", | ||
| "@tko/provider.virtual": "^4.0.0-alpha8.4" | ||
| }, | ||
@@ -56,3 +56,3 @@ "karma": { | ||
| ], | ||
| "gitHead": "f1fb2e4c480d7f2f7b202a975d8d42d1988dec65" | ||
| "gitHead": "a3c1ec00c69067939297a446d79a6cf0eecb7c76" | ||
| } |