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 4.3.1 to 4.3.2

11

pixi.js/package.json
{
"name": "@types/pixi.js",
"version": "4.3.1",
"version": "4.3.2",
"description": "TypeScript definitions for Pixi.js",
"license": "MIT",
"author": "Clark Stevenson <https://github.com/clark-stevenson>",
"contributors": [
{
"name": "Clark Stevenson",
"url": "https://github.com/clark-stevenson"
}
],
"main": "",

@@ -15,4 +20,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "e1e05849afd17a5e013e5ad5cf1c0471b0f2fc9d51931c5af0cdeff3cc962e23",
"typesPublisherContentHash": "2e5cb4d3ca1cd948bd455d19424140713a508d2ab445197a981e1b68a98af2ff",
"typeScriptVersion": "2.0"
}

@@ -11,8 +11,7 @@ # Installation

Additional Details
* Last updated: Fri, 30 Dec 2016 17:49:08 GMT
* Library Dependencies: none
* Module Dependencies: none
* Global values: PIXI, pixi
* Last updated: Thu, 23 Feb 2017 15:22:20 GMT
* Dependencies: none
* Global values: PIXI
# Credits
These definitions were written by Clark Stevenson <https://github.com/clark-stevenson>.
{
"authors": "Clark Stevenson <https://github.com/clark-stevenson>",
"libraryDependencies": [],
"moduleDependencies": [],
"libraryMajorVersion": 4,
"libraryMinorVersion": 3,
"typeScriptVersion": "2.0",
"name": "pixi.js",
"libraryName": "Pixi.js",
"typingsPackageName": "pixi.js",
"projectName": "https://github.com/pixijs/pixi.js/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "master",
"globals": [
"PIXI",
"pixi"
],
"declaredModules": [
"pixi.js"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "e1e05849afd17a5e013e5ad5cf1c0471b0f2fc9d51931c5af0cdeff3cc962e23"
"data": {
"contributors": [
{
"name": "Clark Stevenson",
"url": "https://github.com/clark-stevenson"
}
],
"dependencies": {},
"pathMappings": {},
"libraryMajorVersion": 4,
"libraryMinorVersion": 3,
"typeScriptVersion": "2.0",
"libraryName": "Pixi.js",
"typingsPackageName": "pixi.js",
"projectName": "https://github.com/pixijs/pixi.js/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [
"PIXI"
],
"declaredModules": [
"pixi.js/."
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "2e5cb4d3ca1cd948bd455d19424140713a508d2ab445197a981e1b68a98af2ff"
},
"isLatest": true
}

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