Socket
Socket
Sign inDemoInstall

@pixi/mixin-cache-as-bitmap

Package Overview
Dependencies
0
Maintainers
1
Versions
122
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.4 to 7.0.5

2

lib/index.d.ts
/// <reference path="../global.d.ts" />
import { Sprite } from '@pixi/sprite';
import type { Renderer, MaskData, IRenderer, IPointData, Rectangle } from '@pixi/core';
import type { IPointData, IRenderer, MaskData, Rectangle, Renderer } from '@pixi/core';
import type { Container, IDestroyOptions } from '@pixi/display';

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

{
"name": "@pixi/mixin-cache-as-bitmap",
"version": "7.0.4",
"version": "7.0.5",
"main": "lib/index.js",

@@ -25,7 +25,7 @@ "module": "lib/index.mjs",

"homepage": "http://pixijs.com/",
"bugs": "https://github.com/pixijs/pixi.js/issues",
"bugs": "https://github.com/pixijs/pixijs/issues",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/pixijs/pixi.js.git"
"url": "https://github.com/pixijs/pixijs.git"
},

@@ -44,3 +44,3 @@ "publishConfig": {

],
"gitHead": "1d0f4da7abd7238a440f78b3661e40ced1a27614"
"gitHead": "8a89713515f9dbe298484120429202534ac1f9f7"
}

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc