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

@pixi/canvas-sprite

Package Overview
Dependencies
Maintainers
2
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pixi/canvas-sprite - npm Package Compare versions

Comparing version 7.1.0-alpha to 7.1.0

2

lib/CanvasSpriteRenderer.d.ts
import type { CanvasRenderer } from '@pixi/canvas-renderer';
import type { ExtensionMetadata } from '@pixi/core';
import type { Sprite } from '@pixi/sprite';
import type { ExtensionMetadata } from '@pixi/core';
/**

@@ -5,0 +5,0 @@ * Types that can be passed to drawImage

@@ -5,4 +5,4 @@ 'use strict';

var canvasRenderer = require('@pixi/canvas-renderer');
var core = require('@pixi/core');
var canvasRenderer = require('@pixi/canvas-renderer');

@@ -9,0 +9,0 @@ const canvasRenderWorldTransform = new core.Matrix();

/// <reference path="../global.d.ts" />
import './Sprite';
export * from './CanvasSpriteRenderer';
import './Sprite';

@@ -5,4 +5,4 @@ 'use strict';

require('./Sprite.js');
var CanvasSpriteRenderer = require('./CanvasSpriteRenderer.js');
require('./Sprite.js');

@@ -9,0 +9,0 @@

{
"name": "@pixi/canvas-sprite",
"version": "7.1.0-alpha",
"version": "7.1.0",
"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"
},

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

],
"gitHead": "0fb26a500c738cb550da277c112d15d9dd3f87b6"
"gitHead": "4079e92895ecb692afe9f0b15d3e48ee40852ada"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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