New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@solid-primitives/audio

Package Overview
Dependencies
Maintainers
0
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solid-primitives/audio - npm Package Compare versions

Comparing version

to
1.3.19

7

package.json
{
"name": "@solid-primitives/audio",
"version": "1.3.18",
"version": "1.3.19",
"description": "Primitives to manage audio and single sounds.",

@@ -33,2 +33,3 @@ "author": "David Di Biase <dave.dibiase@gmail.com>",

"exports": {
"@solid-primitives/source": "./src/index.ts",
"import": {

@@ -53,4 +54,4 @@ "types": "./dist/index.d.ts",

"dependencies": {
"@solid-primitives/utils": "^6.2.3",
"@solid-primitives/static-store": "^0.0.8"
"@solid-primitives/static-store": "^0.0.9",
"@solid-primitives/utils": "^6.2.3"
},

@@ -57,0 +58,0 @@ "peerDependencies": {