@pixi/sound
Advanced tools
Comparing version 6.0.0-rc to 6.0.0
/*! | ||
* @pixi/sound - v6.0.0-rc | ||
* Compiled Thu, 15 Feb 2024 21:12:19 UTC | ||
* @pixi/sound - v6.0.0 | ||
* Compiled Wed, 06 Mar 2024 02:54:05 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/sound is licensed under the MIT License. |
{ | ||
"name": "@pixi/sound", | ||
"version": "6.0.0-rc", | ||
"version": "6.0.0", | ||
"description": "WebAudio API playback library with filters", | ||
@@ -39,4 +39,4 @@ "main": "lib/index.js", | ||
"peerDependencies": { | ||
"pixi.js": ">-8.0.0-0" | ||
"pixi.js": "^8.0.0" | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
1037314