circular-buffer
Advanced tools
Comparing version 0.0.6 to 1.0.1
{ | ||
"name": "circular-buffer", | ||
"version": "0.0.6", | ||
"version": "1.0.1", | ||
"description": "A NodeJS simple circular buffer implementation supporting indexing ", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# NodeJS Circular Buffer | ||
<p> | ||
<a href="https://travis-ci.org/tomsmeding/circular-buffer"> | ||
<img src="https://api.travis-ci.org/tomsmeding/circular-buffer.png?branch=master" alt="Travis CI Badge"/> | ||
</a> | ||
</p> | ||
@@ -3,0 +8,0 @@ This is a simple [circular buffer](http://en.wikipedia.org/wiki/Circular_buffer) implementation for NodeJS. |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
8559
6
0
56