🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@tko/utils.component

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tko/utils.component - npm Package Compare versions

Comparing version
4.0.0-alpha6.9
to
4.0.0-alpha6.11.0
+1
-1
dist/utils.component.es6.js
/*!
* Registry and loading utilities for web components 🥊 @tko/utils.component@4.0.0-alpha6.9
* Registry and loading utilities for web components 🥊 @tko/utils.component@4.0.0-alpha6.11.0
* (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-alpha6.9
* Registry and loading utilities for web components 🥊 @tko/utils.component@4.0.0-alpha6.11.0
* (c) The Knockout.js Team - https://tko.io

@@ -4,0 +4,0 @@ * License: MIT (http://www.opensource.org/licenses/mit-license.php)

{
"name": "@tko/utils.component",
"version": "4.0.0-alpha6.9",
"version": "4.0.0-alpha6.11.0",
"description": "Registry and loading utilities for web components",

@@ -11,5 +11,5 @@ "module": "dist/utils.component.js",

"dependencies": {
"@tko/lifecycle": "^4.0.0-alpha6.9",
"@tko/observable": "^4.0.0-alpha6.9",
"@tko/utils": "^4.0.0-alpha6.9",
"@tko/lifecycle": "^4.0.0-alpha6.11.0",
"@tko/observable": "^4.0.0-alpha6.11.0",
"@tko/utils": "^4.0.0-alpha6.11.0",
"jss": "^9.8.3",

@@ -20,7 +20,7 @@ "jss-preset-default": "^4.5.0",

"devDependencies": {
"@tko/bind": "^4.0.0-alpha6.9",
"@tko/binding.core": "^4.0.0-alpha6.9",
"@tko/computed": "^4.0.0-alpha6.9",
"@tko/provider.multi": "^4.0.0-alpha6.9",
"@tko/provider.virtual": "^4.0.0-alpha6.9"
"@tko/bind": "^4.0.0-alpha6.11.0",
"@tko/binding.core": "^4.0.0-alpha6.11.0",
"@tko/computed": "^4.0.0-alpha6.11.0",
"@tko/provider.multi": "^4.0.0-alpha6.11.0",
"@tko/provider.virtual": "^4.0.0-alpha6.11.0"
},

@@ -27,0 +27,0 @@ "karma": {