@tko/binding.template
Advanced tools
| # @tko/binding.template | ||
| Template binding and template engines | ||
| Part of [TKO](https://tko.io) — modern Knockout.js. [Docs](https://tko.io) · [Source](https://github.com/knockout/tko/tree/main/packages/binding.template) |
+1
-1
@@ -1,2 +0,2 @@ | ||
| // @tko/binding.template 🥊 4.0.1 ESM | ||
| // @tko/binding.template 🥊 4.1.0 ESM | ||
| "use strict"; | ||
@@ -3,0 +3,0 @@ import { unwrap, peek } from "@tko/observable"; |
+1
-1
@@ -1,2 +0,2 @@ | ||
| // @tko/binding.template 🥊 4.0.1 CommonJS | ||
| // @tko/binding.template 🥊 4.1.0 CommonJS | ||
| "use strict"; | ||
@@ -3,0 +3,0 @@ var __defProp = Object.defineProperty; |
+1
-1
@@ -1,2 +0,2 @@ | ||
| // @tko/binding.template 🥊 4.0.1 ESM | ||
| // @tko/binding.template 🥊 4.1.0 ESM | ||
| "use strict"; | ||
@@ -3,0 +3,0 @@ import { TemplateForEachBindingHandler } from "./foreach.js"; |
+1
-1
@@ -1,2 +0,2 @@ | ||
| // @tko/binding.template 🥊 4.0.1 MJS | ||
| // @tko/binding.template 🥊 4.1.0 MJS | ||
| "use strict"; | ||
@@ -3,0 +3,0 @@ import { TemplateForEachBindingHandler } from "./foreach.js"; |
@@ -1,2 +0,2 @@ | ||
| // @tko/binding.template 🥊 4.0.1 ESM | ||
| // @tko/binding.template 🥊 4.1.0 ESM | ||
| "use strict"; | ||
@@ -3,0 +3,0 @@ import { makeArray, parseHtmlFragment } from "@tko/utils"; |
@@ -1,2 +0,2 @@ | ||
| // @tko/binding.template 🥊 4.0.1 ESM | ||
| // @tko/binding.template 🥊 4.1.0 ESM | ||
| "use strict"; | ||
@@ -3,0 +3,0 @@ import { extend, options } from "@tko/utils"; |
@@ -1,2 +0,2 @@ | ||
| // @tko/binding.template 🥊 4.0.1 ESM | ||
| // @tko/binding.template 🥊 4.1.0 ESM | ||
| "use strict"; | ||
@@ -3,0 +3,0 @@ import { tagNameLower as tagNameLowerFn, setHtml, domData, parseHtmlForTemplateNodes } from "@tko/utils"; |
@@ -1,2 +0,2 @@ | ||
| // @tko/binding.template 🥊 4.0.1 ESM | ||
| // @tko/binding.template 🥊 4.1.0 ESM | ||
| "use strict"; | ||
@@ -3,0 +3,0 @@ import { |
+8
-10
| { | ||
| "version": "4.0.1", | ||
| "version": "4.1.0", | ||
| "name": "@tko/binding.template", | ||
@@ -16,3 +16,5 @@ "description": "TKO Template bindings", | ||
| "tko", | ||
| "ko" | ||
| "binding", | ||
| "template", | ||
| "templating" | ||
| ], | ||
@@ -26,11 +28,7 @@ "author": "The Knockout Team", | ||
| "dependencies": { | ||
| "@tko/bind": "^4.0.1", | ||
| "@tko/computed": "^4.0.1", | ||
| "@tko/observable": "^4.0.1", | ||
| "@tko/utils": "^4.0.1", | ||
| "tslib": "^2.2.0" | ||
| "@tko/bind": "^4.1.0", | ||
| "@tko/computed": "^4.1.0", | ||
| "@tko/observable": "^4.1.0", | ||
| "@tko/utils": "^4.1.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "@tko/binding.if": "^4.0.1" | ||
| }, | ||
| "licenses": [ | ||
@@ -37,0 +35,0 @@ { |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
136658
0.13%4
-33.33%18
5.88%0
-100%6
Infinity%0
-100%- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated