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

@pixi-spine/loader-uni

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pixi-spine/loader-uni - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

2

lib/loader-uni.es.js

@@ -5,3 +5,3 @@ /* eslint-disable */

* @pixi-spine/loader-uni - v3.0.0
* Compiled Tue, 27 Apr 2021 15:13:33 UTC
* Compiled Thu, 29 Apr 2021 13:42:28 UTC
*

@@ -8,0 +8,0 @@ * @pixi-spine/loader-uni is licensed under the MIT License.

@@ -5,3 +5,3 @@ /* eslint-disable */

* @pixi-spine/loader-uni - v3.0.0
* Compiled Tue, 27 Apr 2021 15:13:33 UTC
* Compiled Thu, 29 Apr 2021 13:42:28 UTC
*

@@ -8,0 +8,0 @@ * @pixi-spine/loader-uni is licensed under the MIT License.

{
"name": "@pixi-spine/loader-uni",
"version": "3.0.0",
"version": "3.0.1",
"description": "Pixi integration with EsotericSoftware Spine, big, contains all runtimes",

@@ -13,11 +13,11 @@ "main": "lib/loader-uni.js",

"dependencies": {
"@pixi-spine/base": "~3.0.0",
"@pixi-spine/runtime-3.8": "~3.0.0",
"@pixi-spine/runtime-3.7": "~3.0.0",
"@pixi-spine/runtime-4.0": "~3.0.0",
"@pixi-spine/loader-base": "~3.0.0"
"@pixi-spine/base": "~3.0.1",
"@pixi-spine/loader-base": "~3.0.1",
"@pixi-spine/runtime-3.7": "~3.0.1",
"@pixi-spine/runtime-3.8": "~3.0.1",
"@pixi-spine/runtime-4.0": "~3.0.1"
},
"scripts": {
"build": "rollup -c rollup.config.js --silent",
"build:types": "rimraf compile && tsc && api-extractor run && node scripts/injectGlobalMixins"
"build:types": "rimraf compile && tsc -p tsconfig-api.json && api-extractor run && node scripts/injectGlobalMixins"
},

@@ -44,12 +44,12 @@ "repository": {

"devDependencies": {
"rollup": "~2.33.1",
"@pixi-build-tools/rollup-configurator": "^1.0.11",
"@pixi-spine/eslint-config": "~1.0.0",
"chai": "~4.2.0",
"eslint": "~7.13.0",
"typescript": "~4.2.3",
"prepend": "=1.0.2",
"rimraf": "3.0.2",
"rollup": "~2.33.1",
"tslib": "~2.2.0",
"@pixi-build-tools/rollup-configurator": "^1.0.11",
"chai": "~4.2.0",
"prepend": "=1.0.2",
"rimraf": "3.0.2"
"typescript": "~4.2.3"
}
}

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