@esotericsoftware/spine-player
Advanced tools
Comparing version 4.1.36 to 4.1.37
/****************************************************************************** | ||
* Spine Runtimes License Agreement | ||
* Last updated September 24, 2021. Replaces all prior versions. | ||
* Last updated July 28, 2023. Replaces all prior versions. | ||
* | ||
* Copyright (c) 2013-2021, Esoteric Software LLC | ||
* Copyright (c) 2013-2023, Esoteric Software LLC | ||
* | ||
@@ -12,4 +12,4 @@ * Integration of the Spine Runtimes into software or otherwise creating | ||
* | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software | ||
* or otherwise create derivative works of the Spine Runtimes (collectively, | ||
* Otherwise, it is permitted to integrate the Spine Runtimes into software or | ||
* otherwise create derivative works of the Spine Runtimes (collectively, | ||
* "Products"), provided that each user of the Products must obtain their own | ||
@@ -27,4 +27,4 @@ * Spine Editor license and redistribution of the Products in any form must | ||
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
* THE SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE | ||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
*****************************************************************************/ | ||
@@ -31,0 +31,0 @@ import { Animation, AnimationState, Color, Disposable, Downloader, Skeleton, StringMap, TimeKeeper, TrackEntry } from "@esotericsoftware/spine-core"; |
{ | ||
"name": "@esotericsoftware/spine-player", | ||
"version": "4.1.36", | ||
"version": "4.1.37", | ||
"description": "The official Spine Runtimes for the web.", | ||
@@ -33,4 +33,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@esotericsoftware/spine-webgl": "4.1.36" | ||
"@esotericsoftware/spine-webgl": "4.1.37" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
1971519
+ Added@esotericsoftware/spine-core@4.1.37(transitive)
+ Added@esotericsoftware/spine-webgl@4.1.37(transitive)
- Removed@esotericsoftware/spine-core@4.1.36(transitive)
- Removed@esotericsoftware/spine-webgl@4.1.36(transitive)