@pixi/sound
Advanced tools
Comparing version 4.0.0 to 4.0.1
/*! | ||
* @pixi/sound - v4.0.0 | ||
* @pixi/sound - v4.0.1 | ||
* https://github.com/pixijs/pixi-sound | ||
* Compiled Wed, 07 Apr 2021 20:13:46 UTC | ||
* Compiled Thu, 08 Apr 2021 19:48:35 UTC | ||
* | ||
@@ -6,0 +6,0 @@ * @pixi/sound is licensed under the MIT license. |
/*! | ||
* @pixi/sound - v4.0.0 | ||
* @pixi/sound - v4.0.1 | ||
* https://github.com/pixijs/pixi-sound | ||
* Compiled Wed, 07 Apr 2021 20:13:46 UTC | ||
* Compiled Thu, 08 Apr 2021 19:48:35 UTC | ||
* | ||
@@ -6,0 +6,0 @@ * @pixi/sound is licensed under the MIT license. |
/*! | ||
* @pixi/sound - v4.0.0 | ||
* @pixi/sound - v4.0.1 | ||
* https://github.com/pixijs/pixi-sound | ||
* Compiled Wed, 07 Apr 2021 20:13:46 UTC | ||
* Compiled Thu, 08 Apr 2021 19:48:35 UTC | ||
* | ||
@@ -6,0 +6,0 @@ * @pixi/sound is licensed under the MIT license. |
{ | ||
"name": "@pixi/sound", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "WebAudio API playback library with filters", | ||
@@ -98,6 +98,6 @@ "main": "dist/pixi-sound.cjs.js", | ||
"peerDependencies": { | ||
"@pixi/core": "^6.0.0", | ||
"@pixi/loaders": "^6.0.0", | ||
"@pixi/ticker": "^6.0.0", | ||
"@pixi/utils": "^6.0.0" | ||
"@pixi/core": ">=5", | ||
"@pixi/loaders": ">=5", | ||
"@pixi/ticker": ">=5", | ||
"@pixi/utils": ">=5" | ||
}, | ||
@@ -104,0 +104,0 @@ "eslintConfig": { |
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
713980