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 1.5.3 to 1.5.4

2

package.json
{
"name": "pixi-spine",
"version": "1.5.3",
"version": "1.5.4",
"description": "Spine implementation for pixi v^3 and v^4",

@@ -5,0 +5,0 @@ "author": "Mat Groves",

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ /******************************************************************************

@@ -0,0 +0,0 @@ namespace pixi_spine {

@@ -358,3 +358,3 @@ /// <reference types="pixi.js" />

}
if (slot.currentGraphics) {
if (slot.currentGraphics && slot.attachment) {
clippingContainer = slot.clippingContainer;

@@ -361,0 +361,0 @@ clippingAttachment = slot.attachment as core.ClippingAttachment;

Sorry, the diff of this file is too big to display

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