Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "rat-vec", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Exact rational vector arithmetic", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -45,2 +45,5 @@ rat-vec | ||
#### `require('rat-vec/is-vec')(v)` | ||
Test if `v` is a rat-vec | ||
#### `var v = require('rat-vec/to-float')(r)` | ||
@@ -47,0 +50,0 @@ Rounds a vector of big-rats into a |
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
182943
39
590
111