Socket
Socket
Sign inDemoInstall

uint8arrays

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uint8arrays - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

compare.js

5

CHANGELOG.md

@@ -0,1 +1,6 @@

<a name="0.0.2"></a>
## [0.0.2](https://github.com/achingbrain/uint8arrays/compare/v0.0.1...v0.0.2) (2020-07-31)
<a name="0.0.1"></a>

@@ -2,0 +7,0 @@ ## 0.0.1 (2020-07-31)

10

package.json
{
"name": "uint8arrays",
"version": "0.0.1",
"version": "0.0.2",
"description": "Utility functions to make dealing with Uint8Arrays easier",

@@ -10,4 +10,8 @@ "main": "index.js",

"files": [
"lib",
"index.js"
"compare.js",
"concat.js",
"equals.js",
"from-string.js",
"index.js",
"to-string.js"
],

@@ -14,0 +18,0 @@ "repository": "github:achingbrain/uint8arrays",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc