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.1 to 2.0.2

.aegir.js

4

CHANGELOG.md

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

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

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

13

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

@@ -18,10 +18,2 @@ "main": "index.js",

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

@@ -38,4 +30,3 @@ "type": "git",

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

@@ -42,0 +33,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