mat4-interpolate
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "mat4-interpolate", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "interpolates two matrices in place", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -16,3 +16,3 @@ # mat4-interpolate | ||
//the matrix interpolator | ||
var lerp = require('mat4-interpolate') | ||
var interpolate = require('mat4-interpolate') | ||
@@ -19,0 +19,0 @@ |
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
7325
5