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.8.9 to 5.0.0

28

pixi.js/package.json
{
"name": "@types/pixi.js",
"version": "4.8.9",
"description": "TypeScript definitions for pixi.js",
"license": "MIT",
"contributors": [
{
"name": "clark-stevenson",
"url": "https://github.com/clark-stevenson",
"githubUsername": "clark-stevenson"
}
],
"version": "5.0.0",
"typings": null,
"description": "Stub TypeScript definitions entry for pixi.js, which provides its own types definitions",
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/pixi.js"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "2ae3ed87cafcf15e46384d0d58f8875165411086ac886d34b71ac58905a9d4d3",
"typeScriptVersion": "2.3"
"author": "",
"repository": "https://github.com/pixijs/pixi.js/tree/v4.x",
"license": "MIT",
"dependencies": {
"pixi.js": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/pixi.js`
This is a stub types definition for pixi.js (https://github.com/pixijs/pixi.js/tree/v4.x).
# Summary
This package contains type definitions for pixi.js (https://github.com/pixijs/pixi.js/tree/v4.x).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pixi.js
Additional Details
* Last updated: Wed, 11 Sep 2019 05:46:31 GMT
* Dependencies: none
* Global values: PIXI, pixi
# Credits
These definitions were written by clark-stevenson <https://github.com/clark-stevenson>.
pixi.js provides its own type definitions, so you don't need @types/pixi.js installed!
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