@iyio/media-common
Advanced tools
Comparing version 0.4.10 to 0.5.0
{ | ||
"name": "@iyio/media-common", | ||
"version": "0.4.10", | ||
"version": "0.5.0", | ||
"sideEffects": false, | ||
"dependencies": { | ||
"blurhash": ">=2.0.5", | ||
"date-fns": ">=2.29.3", | ||
"rxjs": ">=7.8.0", | ||
"uuid": ">=9.0.0", | ||
"zod": ">=3.21.4" | ||
"date-fns": ">=2.30.0", | ||
"rxjs": ">=7.8.1", | ||
"uuid": ">=9.0.1", | ||
"zod": ">=3.22.4" | ||
}, | ||
"peerDependencies": { | ||
"@iyio/common": "^0.4.10" | ||
"@iyio/common": "^0.5.0" | ||
}, | ||
@@ -15,0 +15,0 @@ "main": "./src/index.js", |
96065
+ Added@iyio/common@0.5.18(transitive)
- Removed@iyio/common@0.4.10(transitive)
Updateddate-fns@>=2.30.0
Updatedrxjs@>=7.8.1
Updateduuid@>=9.0.1
Updatedzod@>=3.22.4