@solid-primitives/audio
Advanced tools
Comparing version 1.3.16 to 1.3.17
{ | ||
"name": "@solid-primitives/audio", | ||
"version": "1.3.16", | ||
"version": "1.3.17", | ||
"description": "Primitives to manage audio and single sounds.", | ||
"author": "David Di Biase <dave.dibiase@gmail.com>", | ||
"license": "MIT", | ||
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/audio", | ||
"homepage": "https://primitives.solidjs.community/package/audio", | ||
"repository": { | ||
@@ -53,3 +53,3 @@ "type": "git", | ||
"dependencies": { | ||
"@solid-primitives/static-store": "^0.0.7", | ||
"@solid-primitives/static-store": "^0.0.8", | ||
"@solid-primitives/utils": "^6.2.3" | ||
@@ -56,0 +56,0 @@ }, |
24987
+ Added@solid-primitives/static-store@0.0.8(transitive)
- Removed@solid-primitives/static-store@0.0.7(transitive)