Socket
Socket
Sign inDemoInstall

@pixi/ticker

Package Overview
Dependencies
Maintainers
3
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pixi/ticker - npm Package Compare versions

Comparing version 7.0.0-beta.3 to 7.0.0-beta.4

4

dist/cjs/ticker.js
/*!
* @pixi/ticker - v7.0.0-beta.3
* Compiled Thu, 13 Oct 2022 15:35:43 UTC
* @pixi/ticker - v7.0.0-beta.4
* Compiled Thu, 20 Oct 2022 19:45:44 UTC
*

@@ -5,0 +5,0 @@ * @pixi/ticker is licensed under the MIT License.

"use strict";/*!
* @pixi/ticker - v7.0.0-beta.3
* Compiled Thu, 13 Oct 2022 15:35:43 UTC
* @pixi/ticker - v7.0.0-beta.4
* Compiled Thu, 20 Oct 2022 19:45:44 UTC
*

@@ -5,0 +5,0 @@ * @pixi/ticker is licensed under the MIT License.

@@ -250,3 +250,3 @@ /// <reference path="./global.d.ts" />

* ticker.add((time) => renderer.render(stage));
* @example
*
* // Or you can just update it manually.

@@ -253,0 +253,0 @@ * ticker.autoStart = false;

{
"name": "@pixi/ticker",
"version": "7.0.0-beta.3",
"version": "7.0.0-beta.4",
"main": "dist/cjs/ticker.js",

@@ -39,6 +39,6 @@ "module": "dist/esm/ticker.mjs",

"dependencies": {
"@pixi/extensions": "7.0.0-beta.3",
"@pixi/settings": "7.0.0-beta.3"
"@pixi/extensions": "7.0.0-beta.4",
"@pixi/settings": "7.0.0-beta.4"
},
"gitHead": "8055ae1c16d4c0f8dabda86cafd8e68c356450e8"
"gitHead": "a4581e4a49d23afc98fcf726765c9d54e51c3c39"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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