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 2.0.0 to 2.0.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## [2.0.1](https://github.com/achingbrain/uint8arrays/compare/v2.0.0...v2.0.1) (2020-12-18)
# [2.0.0](https://github.com/achingbrain/uint8arrays/compare/v1.1.0...v2.0.0) (2020-12-18)

@@ -2,0 +6,0 @@

5

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

@@ -37,3 +37,4 @@ "main": "index.js",

"release-major": "aegir release --type major --docs",
"build": "aegir build && aegir ts"
"build": "aegir build && aegir ts",
"prepublishOnly": "npm run build"
},

@@ -40,0 +41,0 @@ "license": "MIT",

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