it-length-prefixed-stream
Advanced tools
Comparing version
{ | ||
"name": "it-length-prefixed-stream", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Read and write length-prefixed byte arrays over a duplex stream", | ||
@@ -33,9 +33,2 @@ "author": "Alex Potsides <alex@achingbrain.net>", | ||
}, | ||
"eslintConfig": { | ||
"extends": "ipfs", | ||
"parserOptions": { | ||
"project": true, | ||
"sourceType": "module" | ||
} | ||
}, | ||
"release": { | ||
@@ -155,3 +148,3 @@ "branches": [ | ||
"devDependencies": { | ||
"aegir": "^46.0.1", | ||
"aegir": "^47.0.16", | ||
"it-pair": "^2.0.6", | ||
@@ -158,0 +151,0 @@ "uint8arrays": "^5.1.0" |
Sorry, the diff of this file is not supported yet
95194
-0.17%