ring-buffer-ts
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "ring-buffer-ts", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A circular array buffer written in modern TypeScript.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -41,2 +41,2 @@ # Ring Buffer | ||
[Documentation](https://domske.github.io/ring-buffer/) | ||
[Documentation](https://domske.github.io/ring-buffer-ts/) |
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
8694