buf-compare
Advanced tools
Comparing version 1.0.1 to 2.0.0
{ | ||
"name": "buf-compare", | ||
"version": "1.0.1", | ||
"version": "2.0.0", | ||
"description": "Node.js `Buffer.compare()` ponyfill", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -0,1 +1,7 @@ | ||
# Deprecated | ||
Just use [`Buffer.compare()`](https://nodejs.org/api/buffer.html#buffer_class_method_buffer_compare_buf1_buf2). It has been available since Node.js 0.12. | ||
--- | ||
# buf-compare [![Build Status](https://travis-ci.org/sindresorhus/buf-compare.svg?branch=master)](https://travis-ci.org/sindresorhus/buf-compare) | ||
@@ -2,0 +8,0 @@ |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
3269
46
1