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
3
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 1.3.10 to 1.3.11

3

dist/index.js
import { onMount, onCleanup, createEffect } from 'solid-js';
import { isServer } from 'solid-js/web';
import { noop, access, createStaticStore } from '@solid-primitives/utils';
import { noop, access } from '@solid-primitives/utils';
import { createStaticStore } from '@solid-primitives/static-store';

@@ -5,0 +6,0 @@ // src/index.ts

{
"name": "@solid-primitives/audio",
"version": "1.3.10",
"version": "1.3.11",
"description": "Primitives to manage audio and single sounds.",

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

"dependencies": {
"@solid-primitives/utils": "^5.5.1"
"@solid-primitives/static-store": "^0.0.2",
"@solid-primitives/utils": "^6.0.0"
},

@@ -52,0 +53,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc