@tko/utils.component
Advanced tools
| /*! | ||
| * Registry and loading utilities for web components 🥊 @tko/utils.component@4.0.0-alpha5h | ||
| * (c) The Knockout.js Team - https://tko.io/ | ||
| * Registry and loading utilities for web components 🥊 @tko/utils.component@4.0.0-alpha6.4 | ||
| * (c) The Knockout.js Team - https://tko.io | ||
| * License: MIT (http://www.opensource.org/licenses/mit-license.php) | ||
@@ -5,0 +5,0 @@ */ |
| /*! | ||
| * Registry and loading utilities for web components 🥊 @tko/utils.component@4.0.0-alpha5h | ||
| * (c) The Knockout.js Team - https://tko.io/ | ||
| * Registry and loading utilities for web components 🥊 @tko/utils.component@4.0.0-alpha6.4 | ||
| * (c) The Knockout.js Team - https://tko.io | ||
| * License: MIT (http://www.opensource.org/licenses/mit-license.php) | ||
@@ -5,0 +5,0 @@ */ |
+17
-10
| { | ||
| "name": "@tko/utils.component", | ||
| "version": "4.0.0-alpha6.4", | ||
| "version": "4.0.0-alpha6.5", | ||
| "description": "Registry and loading utilities for web components", | ||
@@ -11,5 +11,5 @@ "module": "dist/utils.component.js", | ||
| "dependencies": { | ||
| "@tko/lifecycle": "^4.0.0-alpha6.4", | ||
| "@tko/observable": "^4.0.0-alpha6.4", | ||
| "@tko/utils": "^4.0.0-alpha6.4", | ||
| "@tko/lifecycle": "^4.0.0-alpha6.5", | ||
| "@tko/observable": "^4.0.0-alpha6.5", | ||
| "@tko/utils": "^4.0.0-alpha6.5", | ||
| "jss": "^9.8.3", | ||
@@ -20,7 +20,7 @@ "jss-preset-default": "^4.5.0", | ||
| "devDependencies": { | ||
| "@tko/bind": "^4.0.0-alpha6.4", | ||
| "@tko/binding.core": "^4.0.0-alpha6.4", | ||
| "@tko/computed": "^4.0.0-alpha6.4", | ||
| "@tko/provider.multi": "^4.0.0-alpha6.4", | ||
| "@tko/provider.virtual": "^4.0.0-alpha6.4" | ||
| "@tko/bind": "^4.0.0-alpha6.5", | ||
| "@tko/binding.core": "^4.0.0-alpha6.5", | ||
| "@tko/computed": "^4.0.0-alpha6.5", | ||
| "@tko/provider.multi": "^4.0.0-alpha6.5", | ||
| "@tko/provider.virtual": "^4.0.0-alpha6.5" | ||
| }, | ||
@@ -47,3 +47,10 @@ "karma": { | ||
| "access": "public" | ||
| } | ||
| }, | ||
| "homepage": "https://tko.io", | ||
| "licenses": [ | ||
| { | ||
| "type": "MIT", | ||
| "url": "http://www.opensource.org/licenses/mit-license.php" | ||
| } | ||
| ] | ||
| } |
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
79114
0.19%1
-50%