New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pixi/mesh-extras

Package Overview
Dependencies
Maintainers
3
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pixi/mesh-extras - npm Package Compare versions

Comparing version 5.1.1 to 5.1.2

6

dist/mesh-extras.js
/*!
* @pixi/mesh-extras - v5.1.1
* Compiled Fri, 02 Aug 2019 23:20:23 UTC
* @pixi/mesh-extras - v5.1.2
* Compiled Sat, 24 Aug 2019 01:06:18 UTC
*

@@ -290,3 +290,3 @@ * @pixi/mesh-extras is licensed under the MIT License.

* };
* let rope = new PIXI.Rope(PIXI.Texture.from("snake.png"), points);
* let rope = new PIXI.SimpleRope(PIXI.Texture.from("snake.png"), points);
* ```

@@ -293,0 +293,0 @@ *

/*!
* @pixi/mesh-extras - v5.1.1
* Compiled Fri, 02 Aug 2019 23:20:23 UTC
* @pixi/mesh-extras - v5.1.2
* Compiled Sat, 24 Aug 2019 01:06:18 UTC
*

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

/*!
* @pixi/mesh-extras - v5.1.1
* Compiled Fri, 02 Aug 2019 23:20:23 UTC
* @pixi/mesh-extras - v5.1.2
* Compiled Sat, 24 Aug 2019 01:06:18 UTC
*

@@ -282,3 +282,3 @@ * @pixi/mesh-extras is licensed under the MIT License.

* };
* let rope = new PIXI.Rope(PIXI.Texture.from("snake.png"), points);
* let rope = new PIXI.SimpleRope(PIXI.Texture.from("snake.png"), points);
* ```

@@ -285,0 +285,0 @@ *

/*!
* @pixi/mesh-extras - v5.1.1
* Compiled Fri, 02 Aug 2019 23:20:23 UTC
* @pixi/mesh-extras - v5.1.2
* Compiled Sat, 24 Aug 2019 01:06:18 UTC
*

@@ -286,3 +286,3 @@ * @pixi/mesh-extras is licensed under the MIT License.

* };
* let rope = new PIXI.Rope(PIXI.Texture.from("snake.png"), points);
* let rope = new PIXI.SimpleRope(PIXI.Texture.from("snake.png"), points);
* ```

@@ -289,0 +289,0 @@ *

{
"name": "@pixi/mesh-extras",
"version": "5.1.1",
"version": "5.1.2",
"main": "lib/mesh-extras.js",

@@ -28,11 +28,11 @@ "module": "lib/mesh-extras.es.js",

"@pixi/constants": "^5.1.0",
"@pixi/core": "^5.1.1",
"@pixi/core": "^5.1.2",
"@pixi/math": "^5.1.0",
"@pixi/mesh": "^5.1.1",
"@pixi/utils": "^5.1.1"
"@pixi/mesh": "^5.1.2",
"@pixi/utils": "^5.1.2"
},
"devDependencies": {
"@pixi/loaders": "^5.1.1"
"@pixi/loaders": "^5.1.2"
},
"gitHead": "40e1e4a12518ee067c6871dcdd930602346197de"
"gitHead": "9d8381bfb348e8ba570e1cab26bf2f699446f0ca"
}

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