@pixi/canvas-graphics
Advanced tools
Comparing version 7.1.0-alpha to 7.1.0
import { Matrix } from '@pixi/core'; | ||
import type { CanvasRenderer } from '@pixi/canvas-renderer'; | ||
import type { ExtensionMetadata } from '@pixi/core'; | ||
import type { Graphics } from '@pixi/graphics'; | ||
import type { ExtensionMetadata } from '@pixi/core'; | ||
/** | ||
@@ -6,0 +6,0 @@ * Renderer dedicated to drawing and batching graphics objects. |
@@ -5,4 +5,4 @@ 'use strict'; | ||
var canvasRenderer = require('@pixi/canvas-renderer'); | ||
var core = require('@pixi/core'); | ||
var canvasRenderer = require('@pixi/canvas-renderer'); | ||
var PolygonUtils = require('./utils/PolygonUtils.js'); | ||
@@ -9,0 +9,0 @@ |
'use strict'; | ||
var graphics = require('@pixi/graphics'); | ||
var canvasRenderer$1 = require('@pixi/canvas-renderer'); | ||
var core = require('@pixi/core'); | ||
var graphics = require('@pixi/graphics'); | ||
@@ -7,0 +7,0 @@ let canvasRenderer; |
/// <reference path="../global.d.ts" /> | ||
import './Graphics'; | ||
export * from './CanvasGraphicsRenderer'; | ||
import './Graphics'; |
@@ -5,4 +5,4 @@ 'use strict'; | ||
require('./Graphics.js'); | ||
var CanvasGraphicsRenderer = require('./CanvasGraphicsRenderer.js'); | ||
require('./Graphics.js'); | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "@pixi/canvas-graphics", | ||
"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
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
152050