@esotericsoftware/spine-core
Advanced tools
Comparing version 4.1.45 to 4.1.46
@@ -38,3 +38,3 @@ /****************************************************************************** | ||
import { TextureAtlas } from "./TextureAtlas.js"; | ||
import { Sequence } from "./attachments/Sequence"; | ||
import { Sequence } from "./attachments/Sequence.js"; | ||
/** An {@link AttachmentLoader} that configures attachments using texture regions from an {@link TextureAtlas}. | ||
@@ -41,0 +41,0 @@ * |
{ | ||
"name": "@esotericsoftware/spine-core", | ||
"version": "4.1.45", | ||
"version": "4.1.46", | ||
"description": "The official Spine Runtimes for the web.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
2555069