stats-lite
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "stats-lite", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A light statistical package that operates on numeric Arrays.", | ||
@@ -5,0 +5,0 @@ "main": "stats.js", |
@@ -11,7 +11,6 @@ stats-lite | ||
<iframe src="http://requirebin.com/embed?gist=brycebaril/9591291" frameborder="0" height="50%" width="100%"></iframe> | ||
[Live Demo using Browserify!](http://requirebin.com/embed?gist=brycebaril/9591291) | ||
```javascript | ||
var stats = require("stats-lite" height="50%" width="100%") | ||
var stats = require("stats-lite") | ||
@@ -18,0 +17,0 @@ var dice = require("dice") |
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
6884
99