pixi-spine
Advanced tools
Comparing version 3.0.13 to 3.0.14
/* eslint-disable */ | ||
/*! | ||
* pixi-spine - v3.0.13 | ||
* Compiled Mon, 13 Sep 2021 16:46:43 UTC | ||
* pixi-spine - v3.0.14 | ||
* Compiled Thu, 02 Jun 2022 12:00:08 UTC | ||
* | ||
@@ -7,0 +7,0 @@ * pixi-spine is licensed under the MIT License. |
/* eslint-disable */ | ||
/*! | ||
* pixi-spine - v3.0.13 | ||
* Compiled Mon, 13 Sep 2021 16:46:43 UTC | ||
* pixi-spine - v3.0.14 | ||
* Compiled Thu, 02 Jun 2022 12:00:08 UTC | ||
* | ||
@@ -24,17 +24,11 @@ * pixi-spine is licensed under the MIT License. | ||
enumerable: true, | ||
get: function () { | ||
return loaderUni.Spine; | ||
} | ||
get: function () { return loaderUni.Spine; } | ||
}); | ||
Object.defineProperty(exports, 'SpineParser', { | ||
enumerable: true, | ||
get: function () { | ||
return loaderUni.SpineParser; | ||
} | ||
get: function () { return loaderUni.SpineParser; } | ||
}); | ||
Object.defineProperty(exports, 'SkeletonBounds', { | ||
enumerable: true, | ||
get: function () { | ||
return runtime4_0.SkeletonBounds; | ||
} | ||
get: function () { return runtime4_0.SkeletonBounds; } | ||
}); | ||
@@ -44,7 +38,5 @@ Object.keys(base).forEach(function (k) { | ||
enumerable: true, | ||
get: function () { | ||
return base[k]; | ||
} | ||
get: function () { return base[k]; } | ||
}); | ||
}); | ||
//# sourceMappingURL=all.js.map |
{ | ||
"name": "pixi-spine", | ||
"version": "3.0.13", | ||
"version": "3.0.14", | ||
"description": "Pixi integration with EsotericSoftware Spine, big, contains all runtimes", | ||
@@ -11,8 +11,8 @@ "main": "lib/all.js", | ||
"dependencies": { | ||
"@pixi-spine/base": "~3.0.13", | ||
"@pixi-spine/loader-base": "~3.0.13", | ||
"@pixi-spine/loader-uni": "~3.0.13", | ||
"@pixi-spine/runtime-3.7": "~3.0.13", | ||
"@pixi-spine/runtime-3.8": "~3.0.13", | ||
"@pixi-spine/runtime-4.0": "~3.0.13" | ||
"@pixi-spine/base": "~3.0.14", | ||
"@pixi-spine/loader-base": "~3.0.14", | ||
"@pixi-spine/loader-uni": "~3.0.14", | ||
"@pixi-spine/runtime-3.7": "~3.0.14", | ||
"@pixi-spine/runtime-3.8": "~3.0.14", | ||
"@pixi-spine/runtime-4.0": "~3.0.14" | ||
}, | ||
@@ -19,0 +19,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
3361588
23591
9