@tko/binding.component
Advanced tools
@@ -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
-1
@@ -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
-1
@@ -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 |
+9
-9
| { | ||
| "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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
-100%