@tko/builder
Advanced tools
+1
-1
@@ -1,2 +0,2 @@ | ||
| // @tko/builder 🥊 4.0.0-beta1.0 ESM | ||
| // @tko/builder 🥊 4.0.0-beta1.3 ESM | ||
| import { | ||
@@ -3,0 +3,0 @@ addDisposeCallback, |
+1
-1
@@ -1,2 +0,2 @@ | ||
| // @tko/builder 🥊 4.0.0-beta1.0 ESM | ||
| // @tko/builder 🥊 4.0.0-beta1.3 ESM | ||
| export { Builder } from "./Builder"; |
+1
-1
@@ -1,2 +0,2 @@ | ||
| // @tko/builder 🥊 4.0.0-beta1.0 MJS | ||
| // @tko/builder 🥊 4.0.0-beta1.3 MJS | ||
| export { Builder } from "./Builder"; |
+9
-9
| { | ||
| "version": "4.0.0-beta1.0", | ||
| "version": "4.0.0-beta1.3", | ||
| "name": "@tko/builder", | ||
@@ -12,9 +12,9 @@ "description": "Compile a customized instance of Knockout.", | ||
| "dependencies": { | ||
| "@tko/bind": "^4.0.0-beta1.0", | ||
| "@tko/computed": "^4.0.0-beta1.0", | ||
| "@tko/filter.punches": "^4.0.0-beta1.0", | ||
| "@tko/lifecycle": "^4.0.0-beta1.0", | ||
| "@tko/observable": "^4.0.0-beta1.0", | ||
| "@tko/utils": "^4.0.0-beta1.0", | ||
| "@tko/utils.parser": "^4.0.0-beta1.0", | ||
| "@tko/bind": "^4.0.0-beta1.3", | ||
| "@tko/computed": "^4.0.0-beta1.3", | ||
| "@tko/filter.punches": "^4.0.0-beta1.3", | ||
| "@tko/lifecycle": "^4.0.0-beta1.3", | ||
| "@tko/observable": "^4.0.0-beta1.3", | ||
| "@tko/utils": "^4.0.0-beta1.3", | ||
| "@tko/utils.parser": "^4.0.0-beta1.3", | ||
| "tslib": "^2.2.0" | ||
@@ -48,3 +48,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
1
-50%