Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "to-uint8", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Convert data to Uint8Array", | ||
@@ -31,4 +31,5 @@ "main": "index.js", | ||
"is-float-array": "^1.0.0", | ||
"to-array-buffer": "^3.0.0" | ||
"to-array-buffer": "^3.0.0", | ||
"to-base64": "^1.0.1" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# to-uint8 [![unstable](https://img.shields.io/badge/stability-unstable-green.svg)](http://github.com/badges/stability-badges) | ||
# to-uint8 [![unstable](https://img.shields.io/badge/stability-unstable-green.svg)](http://github.com/badges/stability-badges) [![Build Status](https://travis-ci.org/dy/to-uint8.svg?branch=master)](https://travis-ci.org/dy/to-uint8) | ||
@@ -3,0 +3,0 @@ Convert input array to uint8 array, detecting floats if required. Useful to ensure that an input array contains pixels/colors. |
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
7157
5
+ Addedto-base64@^1.0.1
+ Addedbupper@2.0.0(transitive)
+ Addeddever@2.0.0(transitive)
+ Addedeventy@2.0.0(transitive)
+ Addednode-http@0.0.5(transitive)
+ Addedreges@0.0.3(transitive)
+ Addedto-base64@1.0.1(transitive)