Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pixi-spine

Package Overview
Dependencies
Maintainers
2
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pixi-spine - npm Package Compare versions

Comparing version 3.0.13 to 3.0.14

4

lib/all.es.js
/* 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc