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.31 to 4.1.0

6

pixi.js/package.json
{
"name": "@types/pixi.js",
"version": "3.0.31",
"description": "TypeScript definitions for Pixi.js 3.0.9 dev",
"version": "4.1.0",
"description": "TypeScript definitions for Pixi.js 4.1",
"license": "MIT",

@@ -16,3 +16,3 @@ "author": "clark-stevenson <https://github.com/pixijs/pixi-typescript>",

"typings": "index.d.ts",
"typesPublisherContentHash": "804388992df5532e51d2d4d92e5e4f8c4f7720045bf6e9288a050cb3f77c9367"
"typesPublisherContentHash": "9c46e85c570a59faa6c597cd4217caa4b0a2b8d5b1c00d4980cc1efda1d58b05"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Pixi.js 3.0.9 dev (https://github.com/GoodBoyDigital/pixi.js/).
This package contains type definitions for Pixi.js 4.1 (https://github.com/pixijs/pixi.js/tree/dev).

@@ -12,9 +12,9 @@ # Details

Additional Details
* Last updated: Mon, 14 Nov 2016 19:35:00 GMT
* File structure: UMD
* Last updated: Tue, 22 Nov 2016 20:59:30 GMT
* File structure: Mixed
* Library Dependencies: none
* Module Dependencies: none
* Global values: PIXI
* Global values: PIXI, pixi
# Credits
These definitions were written by clark-stevenson <https://github.com/pixijs/pixi-typescript>.

@@ -6,14 +6,17 @@ {

"moduleDependencies": [],
"libraryMajorVersion": 3,
"libraryMinorVersion": 0,
"libraryName": "Pixi.js 3.0.9 dev",
"libraryMajorVersion": 4,
"libraryMinorVersion": 1,
"libraryName": "Pixi.js 4.1",
"typingsPackageName": "pixi.js",
"projectName": "https://github.com/GoodBoyDigital/pixi.js/",
"projectName": "https://github.com/pixijs/pixi.js/tree/dev",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "UMD",
"kind": "Mixed",
"globals": [
"PIXI"
"PIXI",
"pixi"
],
"declaredModules": [],
"declaredModules": [
"pixi.js"
],
"files": [

@@ -23,3 +26,3 @@ "index.d.ts"

"hasPackageJson": false,
"contentHash": "804388992df5532e51d2d4d92e5e4f8c4f7720045bf6e9288a050cb3f77c9367"
"contentHash": "9c46e85c570a59faa6c597cd4217caa4b0a2b8d5b1c00d4980cc1efda1d58b05"
}

Sorry, the diff of this file is too big to display

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