|
|
@@ -2132,8 +2132,8 @@
|
|
|
}
|
|
|
},
|
|
|
"express_relay/sdk/solidity": {
|
|
|
- "name": "@pythnetwork/per-sdk-solidity",
|
|
|
- "version": "0.1.0",
|
|
|
+ "name": "@pythnetwork/express-relay-sdk-solidity",
|
|
|
+ "version": "0.2.0",
|
|
|
"license": "Apache-2.0",
|
|
|
"devDependencies": {
|
|
|
"abi_generator": "*",
|
|
|
@@ -13601,7 +13601,7 @@
|
|
|
"resolved": "express_relay/sdk/js",
|
|
|
"link": true
|
|
|
},
|
|
|
- "node_modules/@pythnetwork/per-sdk-solidity": {
|
|
|
+ "node_modules/@pythnetwork/express-relay-sdk-solidity": {
|
|
|
"resolved": "express_relay/sdk/solidity",
|
|
|
"link": true
|
|
|
},
|
|
|
@@ -58739,7 +58739,7 @@
|
|
|
},
|
|
|
"target_chains/ethereum/entropy_sdk/solidity": {
|
|
|
"name": "@pythnetwork/entropy-sdk-solidity",
|
|
|
- "version": "1.1.3",
|
|
|
+ "version": "1.2.0",
|
|
|
"license": "Apache-2.0",
|
|
|
"devDependencies": {
|
|
|
"abi_generator": "*",
|
|
|
@@ -59314,47 +59314,6 @@
|
|
|
"typescript": "^4.6.3"
|
|
|
}
|
|
|
},
|
|
|
- "target_chains/solana/sdk/js/solana_utils": {
|
|
|
- "name": "@pythnetwork/solana-utils",
|
|
|
- "version": "0.1.0",
|
|
|
- "license": "Apache-2.0",
|
|
|
- "dependencies": {
|
|
|
- "@coral-xyz/anchor": "^0.29.0",
|
|
|
- "@solana/web3.js": "^1.90.0"
|
|
|
- },
|
|
|
- "devDependencies": {
|
|
|
- "@types/jest": "^29.4.0",
|
|
|
- "@typescript-eslint/eslint-plugin": "^5.20.0",
|
|
|
- "@typescript-eslint/parser": "^5.20.0",
|
|
|
- "eslint": "^8.13.0",
|
|
|
- "jest": "^29.4.0",
|
|
|
- "prettier": "^2.6.2",
|
|
|
- "quicktype": "^23.0.76",
|
|
|
- "ts-jest": "^29.0.5",
|
|
|
- "typescript": "^4.6.3"
|
|
|
- }
|
|
|
- },
|
|
|
- "target_chains/solana/sdk/js/pyth_solana_receiver": {
|
|
|
- "version": "0.1.0",
|
|
|
- "license": "Apache-2.0",
|
|
|
- "dependencies": {
|
|
|
- "@coral-xyz/anchor": "^0.29.0",
|
|
|
- "@pythnetwork/price-service-sdk": "*",
|
|
|
- "@pythnetwork/solana-utils": "*",
|
|
|
- "@solana/web3.js": "^1.90.0"
|
|
|
- },
|
|
|
- "devDependencies": {
|
|
|
- "@types/jest": "^29.4.0",
|
|
|
- "@typescript-eslint/eslint-plugin": "^5.20.0",
|
|
|
- "@typescript-eslint/parser": "^5.20.0",
|
|
|
- "eslint": "^8.13.0",
|
|
|
- "jest": "^29.4.0",
|
|
|
- "prettier": "^2.6.2",
|
|
|
- "quicktype": "^23.0.76",
|
|
|
- "ts-jest": "^29.0.5",
|
|
|
- "typescript": "^4.6.3"
|
|
|
- }
|
|
|
- },
|
|
|
"target_chains/solana/sdk/js/pyth_solana_receiver/node_modules/@coral-xyz/anchor": {
|
|
|
"version": "0.29.0",
|
|
|
"resolved": "https://registry.npmjs.org/@coral-xyz/anchor/-/anchor-0.29.0.tgz",
|
|
|
@@ -59421,6 +59380,7 @@
|
|
|
"version": "0.1.0",
|
|
|
"license": "Apache-2.0",
|
|
|
"dependencies": {
|
|
|
+ "@coral-xyz/anchor": "^0.29.0",
|
|
|
"@solana/web3.js": "^1.90.0"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
@@ -69047,7 +69007,7 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
- "@pythnetwork/per-sdk-solidity": {
|
|
|
+ "@pythnetwork/express-relay-sdk-solidity": {
|
|
|
"version": "file:express_relay/sdk/solidity",
|
|
|
"requires": {
|
|
|
"abi_generator": "*",
|
|
|
@@ -71143,24 +71103,6 @@
|
|
|
"prettier-plugin-solidity": "^1.0.0-rc.1"
|
|
|
}
|
|
|
},
|
|
|
- "@pythnetwork/pyth-solana-receiver": {
|
|
|
- "version": "file:target_chains/solana/sdk/js/pyth_solana_receiver",
|
|
|
- "requires": {
|
|
|
- "@coral-xyz/anchor": "^0.29.0",
|
|
|
- "@pythnetwork/price-service-sdk": "*",
|
|
|
- "@pythnetwork/solana-utils": "*",
|
|
|
- "@solana/web3.js": "^1.90.0",
|
|
|
- "@types/jest": "^29.4.0",
|
|
|
- "@typescript-eslint/eslint-plugin": "^5.20.0",
|
|
|
- "@typescript-eslint/parser": "^5.20.0",
|
|
|
- "eslint": "^8.13.0",
|
|
|
- "jest": "^29.4.0",
|
|
|
- "prettier": "^2.6.2",
|
|
|
- "quicktype": "^23.0.76",
|
|
|
- "ts-jest": "^29.0.5",
|
|
|
- "typescript": "^4.6.3"
|
|
|
- }
|
|
|
- },
|
|
|
"@pythnetwork/pyth-solana-receiver": {
|
|
|
"version": "file:target_chains/solana/sdk/js/pyth_solana_receiver",
|
|
|
"requires": {
|
|
|
@@ -71369,7 +71311,7 @@
|
|
|
"@pythnetwork/solana-utils": {
|
|
|
"version": "file:target_chains/solana/sdk/js/solana_utils",
|
|
|
"requires": {
|
|
|
- "@coral-xyz/anchor": "*",
|
|
|
+ "@coral-xyz/anchor": "^0.29.0",
|
|
|
"@solana/web3.js": "^1.90.0",
|
|
|
"@types/jest": "^29.4.0",
|
|
|
"@typescript-eslint/eslint-plugin": "^5.20.0",
|