Changeset View
Changeset View
Standalone View
Standalone View
modules/chronik-client/package-lock.json
{ | { | ||||
"name": "chronik-client", | "name": "chronik-client", | ||||
"version": "1.0.0", | "version": "1.1.0", | ||||
"lockfileVersion": 2, | "lockfileVersion": 2, | ||||
"requires": true, | "requires": true, | ||||
"packages": { | "packages": { | ||||
"": { | "": { | ||||
"name": "chronik-client", | "name": "chronik-client", | ||||
"version": "1.0.0", | "version": "1.1.0", | ||||
"license": "MIT", | "license": "MIT", | ||||
"dependencies": { | "dependencies": { | ||||
"@types/ws": "^8.2.1", | "@types/ws": "^8.2.1", | ||||
"axios": "^1.6.3", | "axios": "^1.6.3", | ||||
"ecashaddrjs": "file:../ecashaddrjs", | "ecashaddrjs": "file:../ecashaddrjs", | ||||
"isomorphic-ws": "^4.0.1", | "isomorphic-ws": "^4.0.1", | ||||
"protobufjs": "^6.8.8", | "protobufjs": "^6.8.8", | ||||
"ws": "^8.3.0" | "ws": "^8.3.0" | ||||
▲ Show 20 Lines • Show All 5,246 Lines • Show Last 20 Lines |