@kiltprotocol/augment-api
Advanced tools
Comparing version 0.33.0-rc.2 to 0.33.0-rc.3
{ | ||
"name": "@kiltprotocol/augment-api", | ||
"version": "0.33.0-rc.2", | ||
"version": "0.33.0-rc.3", | ||
"description": "", | ||
@@ -36,3 +36,3 @@ "types": "./lib/index.d.ts", | ||
"engines": { | ||
"node": ">=14.0" | ||
"node": ">=16.0" | ||
}, | ||
@@ -44,5 +44,4 @@ "author": "", | ||
"devDependencies": { | ||
"@polkadot/api": "~10.3.0", | ||
"@polkadot/typegen": "~10.3.0", | ||
"@types/websocket": "^1.0.5", | ||
"@polkadot/api": "^10.4.0", | ||
"@polkadot/typegen": "^10.4.0", | ||
"glob": "^7.1.1", | ||
@@ -52,8 +51,7 @@ "rimraf": "^3.0.2", | ||
"typescript": "^4.8.3", | ||
"websocket": "^1.0.34", | ||
"yargs": "^16.2.0" | ||
}, | ||
"dependencies": { | ||
"@kiltprotocol/type-definitions": "0.33.0-rc.2" | ||
"@kiltprotocol/type-definitions": "0.33.0-rc.3" | ||
} | ||
} |
7
782716
+ Added@kiltprotocol/type-definitions@0.33.0-rc.3(transitive)
- Removed@kiltprotocol/type-definitions@0.33.0-rc.2(transitive)