Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@tko/binding.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/binding.component - npm Package Compare versions

Comparing version
4.0.0-beta1.0
to
4.0.0-beta1.3
+1
-1
dist/componentBinding.js

@@ -1,2 +0,2 @@

// @tko/binding.component 🥊 4.0.0-beta1.0 ESM
// @tko/binding.component 🥊 4.0.0-beta1.3 ESM
import {

@@ -3,0 +3,0 @@ virtualElements,

@@ -1,4 +0,4 @@

// @tko/binding.component 🥊 4.0.0-beta1.0 ESM
// @tko/binding.component 🥊 4.0.0-beta1.3 ESM
import component from "./componentBinding";
import slot from "./slotBinding";
export var bindings = { component, slot };

@@ -1,4 +0,4 @@

// @tko/binding.component 🥊 4.0.0-beta1.0 MJS
// @tko/binding.component 🥊 4.0.0-beta1.3 MJS
import component from "./componentBinding";
import slot from "./slotBinding";
export var bindings = { component, slot };

@@ -1,2 +0,2 @@

// @tko/binding.component 🥊 4.0.0-beta1.0 ESM
// @tko/binding.component 🥊 4.0.0-beta1.3 ESM
import {

@@ -3,0 +3,0 @@ virtualElements

{
"version": "4.0.0-beta1.0",
"version": "4.0.0-beta1.3",
"name": "@tko/binding.component",

@@ -8,9 +8,9 @@ "description": "component: binding for web components",

"dependencies": {
"@tko/bind": "^4.0.0-beta1.0",
"@tko/lifecycle": "^4.0.0-beta1.0",
"@tko/observable": "^4.0.0-beta1.0",
"@tko/provider": "^4.0.0-beta1.0",
"@tko/utils": "^4.0.0-beta1.0",
"@tko/utils.component": "^4.0.0-beta1.0",
"@tko/utils.jsx": "^4.0.0-beta1.0",
"@tko/bind": "^4.0.0-beta1.3",
"@tko/lifecycle": "^4.0.0-beta1.3",
"@tko/observable": "^4.0.0-beta1.3",
"@tko/provider": "^4.0.0-beta1.3",
"@tko/utils": "^4.0.0-beta1.3",
"@tko/utils.component": "^4.0.0-beta1.3",
"@tko/utils.jsx": "^4.0.0-beta1.3",
"tslib": "^2.2.0"

@@ -49,3 +49,3 @@ },

},
"gitHead": "99114c4deded3fc5dbddd5c7c9c63c845a18263b"
"gitHead": "a8843acb8ae085915115e53a4e057b30731c635e"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display