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-alpha8.0
to
4.0.0-alpha8.4
+1
-1
dist/bind.es6.js
/*!
* TKO DOM-Observable Binding 🥊 @tko/bind@4.0.0-alpha8.0
* TKO DOM-Observable Binding 🥊 @tko/bind@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)

/*!
* TKO DOM-Observable Binding 🥊 @tko/bind@4.0.0-alpha8.0
* TKO DOM-Observable Binding 🥊 @tko/bind@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/bind",
"version": "4.0.0-alpha8.0",
"version": "4.0.0-alpha8.4",
"description": "TKO DOM-Observable Binding",

@@ -10,3 +10,3 @@ "module": "dist/bind.js",

"@tko/observable": "^4.0.0-alpha8.0",
"@tko/provider": "^4.0.0-alpha8.0",
"@tko/provider": "^4.0.0-alpha8.4",
"@tko/utils": "^4.0.0-alpha8.0",

@@ -16,3 +16,3 @@ "tslib": "^1.8.0"

"devDependencies": {
"@tko/binding.foreach": "^4.0.0-alpha8.0"
"@tko/binding.foreach": "^4.0.0-alpha8.4"
},

@@ -62,3 +62,3 @@ "files": [

],
"gitHead": "b54a8edff45bb0bb0788d363d0dbb7f2aec2e37d"
"gitHead": "a3c1ec00c69067939297a446d79a6cf0eecb7c76"
}