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

@tko/bind

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tko/bind - npm Package Compare versions

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

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

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

@@ -3,0 +3,0 @@ extend,

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

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

@@ -3,0 +3,0 @@ fixUpContinuousNodeArray,

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

// @tko/bind 🥊 4.0.0-beta1.0 ESM
// @tko/bind 🥊 4.0.0-beta1.3 ESM
import { extend, options, domData, isObjectLike } from "@tko/utils";

@@ -3,0 +3,0 @@ import {

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

// @tko/bind 🥊 4.0.0-beta1.0 ESM
// @tko/bind 🥊 4.0.0-beta1.3 ESM
import { domData } from "@tko/utils";

@@ -3,0 +3,0 @@ import { subscribable } from "@tko/observable";

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

// @tko/bind 🥊 4.0.0-beta1.0 ESM
// @tko/bind 🥊 4.0.0-beta1.3 ESM
import { options } from "@tko/utils";

@@ -3,0 +3,0 @@ import { isWriteableObservable } from "@tko/observable";

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

// @tko/bind 🥊 4.0.0-beta1.0 ESM
// @tko/bind 🥊 4.0.0-beta1.3 ESM
var __async = (__this, __arguments, generator) => {

@@ -3,0 +3,0 @@ return new Promise((resolve, reject) => {

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

// @tko/bind 🥊 4.0.0-beta1.0 ESM
// @tko/bind 🥊 4.0.0-beta1.3 ESM
var __async = (__this, __arguments, generator) => {

@@ -3,0 +3,0 @@ return new Promise((resolve, reject) => {

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

// @tko/bind 🥊 4.0.0-beta1.0 ESM
// @tko/bind 🥊 4.0.0-beta1.3 ESM
export * from "./bindingContext";

@@ -3,0 +3,0 @@ export * from "./applyBindings";

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

// @tko/bind 🥊 4.0.0-beta1.0 MJS
// @tko/bind 🥊 4.0.0-beta1.3 MJS
export * from "./bindingContext";

@@ -3,0 +3,0 @@ export * from "./applyBindings";

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

// @tko/bind 🥊 4.0.0-beta1.0 ESM
// @tko/bind 🥊 4.0.0-beta1.3 ESM
import { virtualElements, options } from "@tko/utils";

@@ -3,0 +3,0 @@ import { BindingHandler } from "./BindingHandler";

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

@@ -7,7 +7,7 @@ "description": "TKO DOM-Observable Binding",

"dependencies": {
"@tko/computed": "^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/computed": "^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",
"tslib": "^2.2.0"

@@ -51,3 +51,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