@ember-data/tracking
Advanced tools
Comparing version 5.4.0-alpha.130 to 5.4.0-alpha.131
{ | ||
"name": "@ember-data/tracking", | ||
"description": "Tracking Primitives for controlling change notification of Tracked properties when working with EmberData", | ||
"version": "5.4.0-alpha.130", | ||
"version": "5.4.0-alpha.131", | ||
"private": false, | ||
@@ -34,7 +34,7 @@ "license": "MIT", | ||
"@embroider/macros": "^1.16.6", | ||
"@warp-drive/build-config": "5.4.0-alpha.130" | ||
"@warp-drive/build-config": "5.4.0-alpha.131" | ||
}, | ||
"peerDependencies": { | ||
"ember-source": "3.28.12 || ^4.0.4 || ^5.0.0 || ^6.0.0", | ||
"@warp-drive/core-types": "5.4.0-alpha.130" | ||
"@warp-drive/core-types": "5.4.0-alpha.131" | ||
}, | ||
@@ -75,4 +75,4 @@ "files": [ | ||
"@glimmer/validator": "^0.92.3", | ||
"@warp-drive/core-types": "5.4.0-alpha.130", | ||
"@warp-drive/internal-config": "5.4.0-alpha.130", | ||
"@warp-drive/core-types": "5.4.0-alpha.131", | ||
"@warp-drive/internal-config": "5.4.0-alpha.131", | ||
"ember-source": "~5.12.0", | ||
@@ -79,0 +79,0 @@ "pnpm-sync-dependencies-meta-injected": "0.0.14", |
+ Added@warp-drive/build-config@5.4.0-alpha.131(transitive)
+ Added@warp-drive/core-types@5.4.0-alpha.131(transitive)
- Removed@warp-drive/build-config@5.4.0-alpha.130(transitive)
- Removed@warp-drive/core-types@5.4.0-alpha.130(transitive)