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.15 to 1.5.16

1

bin/pixi-spine.d.ts

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

stringValue: string;
audio: string;
constructor(name: string);

@@ -653,0 +654,0 @@ }

2

package.json
{
"name": "pixi-spine",
"version": "1.5.15",
"version": "1.5.16",
"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 @@ /******************************************************************************

@@ -38,2 +38,3 @@ /******************************************************************************

stringValue: string;
audio: string;

@@ -40,0 +41,0 @@ constructor (name: string) {

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

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

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

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

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

@@ -242,2 +242,3 @@ /******************************************************************************

data.stringValue = this.getValue(eventMap, "string", "");
data.audio = this.getValue(eventMap, "audio", null);
skeletonData.events.push(data);

@@ -244,0 +245,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 @@ /// <reference types="pixi.js" />

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