@tko/computed
Advanced tools
+1
-1
@@ -1,2 +0,2 @@ | ||
| // @tko/computed 🥊 4.0.0-beta1.0 ESM | ||
| // @tko/computed 🥊 4.0.0-beta1.3 ESM | ||
| import { | ||
@@ -3,0 +3,0 @@ addDisposeCallback, |
+1
-1
@@ -1,2 +0,2 @@ | ||
| // @tko/computed 🥊 4.0.0-beta1.0 CommonJS | ||
| // @tko/computed 🥊 4.0.0-beta1.3 CommonJS | ||
| var __defProp = Object.defineProperty; | ||
@@ -3,0 +3,0 @@ var __getOwnPropDesc = Object.getOwnPropertyDescriptor; |
+1
-1
@@ -1,2 +0,2 @@ | ||
| // @tko/computed 🥊 4.0.0-beta1.0 ESM | ||
| // @tko/computed 🥊 4.0.0-beta1.3 ESM | ||
| export { | ||
@@ -3,0 +3,0 @@ computed, |
+1
-1
@@ -1,2 +0,2 @@ | ||
| // @tko/computed 🥊 4.0.0-beta1.0 MJS | ||
| // @tko/computed 🥊 4.0.0-beta1.3 MJS | ||
| export { | ||
@@ -3,0 +3,0 @@ computed, |
+1
-1
@@ -1,2 +0,2 @@ | ||
| // @tko/computed 🥊 4.0.0-beta1.0 ESM | ||
| // @tko/computed 🥊 4.0.0-beta1.3 ESM | ||
| import { | ||
@@ -3,0 +3,0 @@ observable, |
@@ -1,2 +0,2 @@ | ||
| // @tko/computed 🥊 4.0.0-beta1.0 ESM | ||
| // @tko/computed 🥊 4.0.0-beta1.3 ESM | ||
| import { | ||
@@ -3,0 +3,0 @@ extenders |
+1
-1
@@ -1,2 +0,2 @@ | ||
| // @tko/computed 🥊 4.0.0-beta1.0 ESM | ||
| // @tko/computed 🥊 4.0.0-beta1.3 ESM | ||
| import { | ||
@@ -3,0 +3,0 @@ pureComputed |
+4
-4
| { | ||
| "version": "4.0.0-beta1.0", | ||
| "version": "4.0.0-beta1.3", | ||
| "name": "@tko/computed", | ||
@@ -11,4 +11,4 @@ "description": "TKO Computed Observables", | ||
| "dependencies": { | ||
| "@tko/observable": "^4.0.0-beta1.0", | ||
| "@tko/utils": "^4.0.0-beta1.0", | ||
| "@tko/observable": "^4.0.0-beta1.3", | ||
| "@tko/utils": "^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
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%Updated