typed-array-rotate
Advanced tools
Comparing version
{ | ||
"name": "typed-array-rotate", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "Rotate a data array", | ||
@@ -5,0 +5,0 @@ "main": "typed-array-rotate.js", |
@@ -5,3 +5,3 @@ /*jslint white: true, vars: true, plusplus: true, nomen: true, unparam: true, bitwise: true */ | ||
var warp = require("./typed-array-warp"); | ||
var warp = require("typed-array-warp"); | ||
@@ -8,0 +8,0 @@ |
2350
-0.09%