@stdlib/assert-is-buffer
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@stdlib/assert-is-buffer", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Test if a value is a Buffer object.", | ||
@@ -40,9 +40,9 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@stdlib/assert-is-object-like": "^0.1.0" | ||
"@stdlib/assert-is-object-like": "^0.1.1" | ||
}, | ||
"devDependencies": { | ||
"@stdlib/array-int8": "^0.0.6", | ||
"@stdlib/array-int8": "^0.1.0", | ||
"@stdlib/assert-is-boolean": "^0.1.0", | ||
"@stdlib/bench": "^0.1.0", | ||
"@stdlib/buffer-ctor": "^0.0.7", | ||
"@stdlib/buffer-ctor": "^0.1.0", | ||
"tape": "git+https://github.com/kgryte/tape.git#fix/globby", | ||
@@ -49,0 +49,0 @@ "istanbul": "^0.4.1", |
@@ -184,4 +184,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/assert-is-buffer/actions/workflows/test.yml/badge.svg?branch=v0.1.0 | ||
[test-url]: https://github.com/stdlib-js/assert-is-buffer/actions/workflows/test.yml?query=branch:v0.1.0 | ||
[test-image]: https://github.com/stdlib-js/assert-is-buffer/actions/workflows/test.yml/badge.svg?branch=v0.1.1 | ||
[test-url]: https://github.com/stdlib-js/assert-is-buffer/actions/workflows/test.yml?query=branch:v0.1.1 | ||
@@ -188,0 +188,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-is-buffer/main.svg |
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