three-pathfinding
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "three-pathfinding", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Navigation mesh toolkit for three.js, based on PatrolJS", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -1,2 +0,1 @@ | ||
const THREE = require('three'); | ||
const utils = require('./utils'); | ||
@@ -3,0 +2,0 @@ const Channel = require('./channel'); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
269983
1621