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

audio-slot-param

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

audio-slot-param - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

apply.js

@@ -50,3 +50,3 @@ var PseudoAudioParam = require('pseudo-audio-param')

if (!(descriptor instanceof Object)) {
descriptor = { value: descriptor, at: context.audio.currentTime }
descriptor = { value: descriptor, at: context.audio.currentTime, duration: 0.1, mode: 'log' }
}

@@ -53,0 +53,0 @@

{
"name": "audio-slot-param",
"version": "2.0.0",
"version": "2.0.1",
"description": "Link and transform schedule-based observables and connect to AudioParams (Web Audio API).",

@@ -5,0 +5,0 @@ "main": "index.js",

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