Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
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-alpha8.2
to
4.0.0-alpha8.4
+1
-1
dist/utils.component.es6.js
/*!
* 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)

{
"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"
}