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

@types/pixi.js

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/pixi.js - npm Package Compare versions

Comparing version 3.0.20-alpha to 3.0.21-alpha

9

index.d.ts

@@ -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"
}
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