Socket
Socket
Sign inDemoInstall

@pixi/mixin-cache-as-bitmap

Package Overview
Dependencies
Maintainers
3
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pixi/mixin-cache-as-bitmap - npm Package Compare versions

Comparing version 5.0.0-rc.3 to 5.0.0

3

dist/mixin-cache-as-bitmap.js
/*!
* @pixi/mixin-cache-as-bitmap - v5.0.0-rc.3
* Compiled Fri, 22 Mar 2019 16:33:44 UTC
* Compiled Tue, 30 Apr 2019 02:21:00 UTC
*

@@ -426,3 +426,2 @@ * @pixi/mixin-cache-as-bitmap is licensed under the MIT License.

}(PIXI, PIXI, PIXI, PIXI, PIXI.utils, PIXI));
Object.assign(this.PIXI, _pixi_mixin_cache_as_bitmap);
//# sourceMappingURL=mixin-cache-as-bitmap.js.map
/*!
* @pixi/mixin-cache-as-bitmap - v5.0.0-rc.3
* Compiled Fri, 22 Mar 2019 16:33:44 UTC
* Compiled Tue, 30 Apr 2019 02:21:00 UTC
*

@@ -5,0 +5,0 @@ * @pixi/mixin-cache-as-bitmap is licensed under the MIT License.

/*!
* @pixi/mixin-cache-as-bitmap - v5.0.0-rc.3
* Compiled Fri, 22 Mar 2019 16:33:44 UTC
* Compiled Tue, 30 Apr 2019 02:21:00 UTC
*

@@ -5,0 +5,0 @@ * @pixi/mixin-cache-as-bitmap is licensed under the MIT License.

{
"name": "@pixi/mixin-cache-as-bitmap",
"version": "5.0.0-rc.3",
"version": "5.0.0",
"main": "lib/mixin-cache-as-bitmap.js",
"module": "lib/mixin-cache-as-bitmap.es.js",
"bundle": "dist/mixin-cache-as-bitmap.js",
"bundleNoExports": true,
"description": "Mixin to allow caching container and its children to a bitmap texture",

@@ -30,8 +31,8 @@ "author": "Mat Groves",

"dependencies": {
"@pixi/core": "^5.0.0-rc.3",
"@pixi/display": "^5.0.0-rc.3",
"@pixi/core": "^5.0.0",
"@pixi/display": "^5.0.0",
"@pixi/math": "^5.0.0-rc.3",
"@pixi/settings": "^5.0.0-rc.3",
"@pixi/sprite": "^5.0.0-rc.3",
"@pixi/utils": "^5.0.0-rc.3"
"@pixi/settings": "^5.0.0",
"@pixi/sprite": "^5.0.0",
"@pixi/utils": "^5.0.0"
},

@@ -41,3 +42,3 @@ "devDependencies": {

},
"gitHead": "8bd27c8b903ae2c8f90d91d64e82d65b19ac1cdb"
"gitHead": "607e68419902444cde15f2d69588fbd189481cd8"
}

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