@types/pixi.js
Advanced tools
Comparing version 3.0.20-alpha to 3.0.21-alpha
@@ -6,2 +6,5 @@ // Type definitions for Pixi.js 3.0.9 dev | ||
export = PIXI; | ||
export as namespace PIXI; | ||
declare class PIXI { | ||
@@ -1743,6 +1746,2 @@ | ||
} | ||
} | ||
declare module 'pixi.js' { | ||
export = PIXI; | ||
} | ||
} |
{ | ||
"name": "@types/pixi.js", | ||
"version": "3.0.20-alpha", | ||
"version": "3.0.21-alpha", | ||
"description": "TypeScript definitions for Pixi.js 3.0.9 dev", | ||
@@ -8,2 +8,6 @@ "main": "", | ||
"author": "clark-stevenson <https://github.com/pixijs/pixi-typescript>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
@@ -10,0 +14,0 @@ "typings": "index.d.ts", |
@@ -11,4 +11,4 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:30 GMT | ||
* File structure: OldUMD | ||
* Last updated: Fri, 01 Jul 2016 18:42:31 GMT | ||
* File structure: UMD | ||
* Library Dependencies: none | ||
@@ -15,0 +15,0 @@ * Module Dependencies: none |
@@ -13,13 +13,11 @@ { | ||
"sourceBranch": "types-2.0", | ||
"kind": "OldUMD", | ||
"kind": "UMD", | ||
"globals": [ | ||
"PIXI" | ||
], | ||
"declaredModules": [ | ||
"pixi.js" | ||
], | ||
"declaredModules": [], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"contentHash": "cbda9fe579b377f768cc1bbef520d26fb4bcc5be80509920b7059562e1572235" | ||
"contentHash": "162d5223d3630f7e25bc514138a7118f28dfe0e20c33476e452dde70621f7393" | ||
} |
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
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 repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
0
59809
1342