web-audio-api-player
Advanced tools
Comparing version 5.2.0 to 5.2.1
@@ -39,3 +39,3 @@ declare const SOUND_STATE_STOPPED = "sound_state_stopped"; | ||
duration?: number; | ||
seekPercentage: number; | ||
seekPercentage?: number; | ||
onLoading?: IOnProgress; | ||
@@ -42,0 +42,0 @@ onPlaying?: IOnProgress; |
{ | ||
"name": "web-audio-api-player", | ||
"version": "5.2.0", | ||
"version": "5.2.1", | ||
"description": "web audio api player", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
369904