Socket
Socket
Sign inDemoInstall

babylon-navigation-mesh

Package Overview
Dependencies
3
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.4 to 1.2.5

1

lib-es5/Astar.js
"use strict";
var Class = require("abitbol");
var BABYLON = require("babylonjs");
var BinaryHeap = require("./BinaryHeap.js");

@@ -5,0 +6,0 @@

@@ -0,0 +0,0 @@ "use strict";

"use strict";
var Class = require("abitbol");
var BABYLON = require("babylonjs");

@@ -5,0 +6,0 @@ var Channel = Class.$extend({

@@ -0,0 +0,0 @@ "use strict";

var Class = require("abitbol");
var BABYLON = require("babylonjs");
var BinaryHeap = require("./BinaryHeap.js");

@@ -3,0 +4,0 @@

var Class = require("abitbol");
var BABYLON = require("babylonjs");

@@ -3,0 +4,0 @@ var Channel = Class.$extend({

2

package.json
{
"name": "babylon-navigation-mesh",
"version": "1.2.4",
"version": "1.2.5",
"description": "A toolkit to move on navigation mesh with BABYLONJS",

@@ -5,0 +5,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc