@peerbit/pubsub-interface
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@peerbit/pubsub-interface", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Block store streaming", | ||
@@ -19,4 +19,3 @@ "type": "module", | ||
"build": "yarn clean && tsc -p tsconfig.json", | ||
"postbuild": "echo '{\"type\":\"module\"} ' | node ../../../node_modules/.bin/json > lib/esm/package.json", | ||
"test": "node ../../../node_modules/.binß/jest test -c ../../../jest.config.ts --runInBand --forceExit", | ||
"test": "node ../../../node_modules/.bin/jest test -c ../../../jest.config.ts --runInBand --forceExit", | ||
"test:unit": "node ../../../node_modules/.bin/jest test -c ../../../jest.config.unit.ts --runInBand --forceExit", | ||
@@ -55,6 +54,6 @@ "test:integration": "node ../node_modules/.bin/jest test -c ../../../jest.config.integration.ts --runInBand --forceExit" | ||
"@dao-xyz/borsh": "^5.1.5", | ||
"@peerbit/crypto": "1.0.2", | ||
"@peerbit/stream-interface": "^1.0.3" | ||
"@peerbit/crypto": "1.0.3", | ||
"@peerbit/stream-interface": "^1.0.4" | ||
}, | ||
"gitHead": "ab455154dd99306c2e1b3af7aa50a70b578fcfdb" | ||
"gitHead": "99e30817f094e45ffcd60f4babd90a717bd26a22" | ||
} |
35173
11
+ Added@peerbit/crypto@1.0.3(transitive)
- Removed@peerbit/crypto@1.0.2(transitive)
- Removed@peerbit/uint8arrays@3.0.0(transitive)
Updated@peerbit/crypto@1.0.3