Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/entropy-tester/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/entropy-tester",
"version": "1.2.0",
"version": "1.3.0",
"description": "Utility to test entropy provider callbacks",
"private": true,
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion apps/hermes/client/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/hermes-client",
"version": "2.0.0",
"version": "2.1.0",
"description": "Pyth Hermes Client",
"author": {
"name": "Pyth Data Association"
Expand Down
2 changes: 1 addition & 1 deletion apps/price_pusher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/price-pusher",
"version": "10.2.0",
"version": "10.3.0",
"description": "Pyth Price Pusher",
"homepage": "https://pyth.network",
"main": "./dist/index.cjs",
Expand Down
2 changes: 1 addition & 1 deletion apps/staking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@
"tailwindcss-react-aria-components": "catalog:",
"vercel": "catalog:"
}
}
}
2 changes: 1 addition & 1 deletion contract_manager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/contract-manager",
"version": "1.0.1",
"version": "1.1.0",
"description": "Set of tools to manage pyth contracts",
"private": true,
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion governance/pyth_staking_sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/staking-sdk",
"version": "0.2.4",
"version": "0.3.0",
"description": "Pyth staking SDK",
"exports": {
"./constants": {
Expand Down
2 changes: 1 addition & 1 deletion governance/xc_admin/packages/crank_executor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/xc-admin-crank-executor",
"version": "0.0.0",
"version": "0.1.0",
"description": "A crank to executed all executeReady multisig transaction",
"private": "true",
"author": "",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/xc-admin-crank-pythnet-relayer",
"version": "0.0.0",
"version": "0.1.0",
"description": "A crank to relay pyth governance actions to pythnet",
"private": "true",
"author": "",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/xc-admin-proposer-server",
"version": "0.0.0",
"version": "0.1.0",
"description": "A server that proposes the instructions that it receives to the multisig",
"private": "true",
"author": "",
Expand Down
2 changes: 1 addition & 1 deletion governance/xc_admin/packages/xc_admin_cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/xc-admin-cli",
"version": "0.0.0",
"version": "0.1.0",
"private": "true",
"description": "",
"author": "",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/xc-admin-common",
"version": "0.0.0",
"version": "0.1.0",
"description": "",
"private": "true",
"author": "",
Expand Down
4 changes: 2 additions & 2 deletions governance/xc_admin/packages/xc_admin_frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/xc-admin-frontend",
"version": "0.1.0",
"version": "0.2.0",
"private": true,
"engines": {
"node": ">=22.14.0"
Expand Down Expand Up @@ -62,4 +62,4 @@
"tailwindcss": "^3.1.8",
"vercel": "^37.12.1"
}
}
}
2 changes: 1 addition & 1 deletion lazer/contracts/sui/sdk/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/pyth-lazer-sui-js",
"version": "0.1.2",
"version": "0.2.0",
"description": "TypeScript SDK for the Pyth Lazer Sui contract",
"license": "Apache-2.0",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion lazer/sdk/js-solana/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/pyth-lazer-solana-sdk",
"version": "0.1.2",
"version": "0.2.0",
"description": "Pyth Lazer Solana SDK",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion lazer/sdk/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/pyth-lazer-sdk",
"version": "5.1.0",
"version": "5.2.0",
"description": "Pyth Lazer SDK",
"engines": {
"node": ">=22.14.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/component-library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/component-library",
"version": "0.0.0",
"version": "0.1.0",
"private": true,
"type": "module",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@pythnetwork/jest-config",
"version": "0.0.0",
"version": "0.1.0",
"type": "module",
"scripts": {
"build": "ts-duality",
Expand Down
2 changes: 1 addition & 1 deletion packages/known-publishers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/known-publishers",
"version": "0.0.0",
"version": "0.1.0",
"private": true,
"type": "module",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "@pythnetwork/react-hooks",
"description": "collection of utility hooks used across react applications powering parts of the pyth network",
"version": "0.0.0",
"version": "0.1.0",
"scripts": {
"build": "ts-duality --clean --noCjs",
"clean": "rm -rf ./dist",
Expand Down
2 changes: 1 addition & 1 deletion price_service/client/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/price-service-client",
"version": "1.9.1",
"version": "1.10.0",
"description": "Pyth price service client",
"deprecated": "This package is deprecated and is no longer maintained. Please use @pythnetwork/hermes-client instead.",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion price_service/sdk/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/price-service-sdk",
"version": "1.8.0",
"version": "1.9.0",
"description": "Pyth price service SDK",
"homepage": "https://pyth.network",
"main": "./dist/cjs/index.cjs",
Expand Down
2 changes: 1 addition & 1 deletion pythnet/message_buffer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "message_buffer",
"version": "0.1.0",
"version": "0.2.0",
"private": "true",
"type": "module",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion target_chains/aptos/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/aptos-cli",
"version": "1.0.0",
"version": "1.1.0",
"description": "Utilities for managing the Pyth Target Chain contract on Aptos",
"private": true,
"main": "./dist/cjs/index.cjs",
Expand Down
2 changes: 1 addition & 1 deletion target_chains/aptos/sdk/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/pyth-aptos-js",
"version": "1.4.2",
"version": "1.5.0",
"description": "Pyth Network Aptos Utilities",
"homepage": "https://pyth.network",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion target_chains/cosmwasm/deploy-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/cosmwasm-deploy-scripts",
"version": "1.0.0",
"version": "1.1.0",
"description": "",
"private": "true",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion target_chains/cosmwasm/tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/cosmwasm-deploy-tools",
"version": "1.1.0",
"version": "1.2.0",
"description": "",
"main": "./dist/cjs/index.cjs",
"private": "true",
Expand Down
2 changes: 1 addition & 1 deletion target_chains/ethereum/abi_generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "abi_generator",
"version": "0.0.0",
"version": "0.1.0",
"private": "true",
"description": "",
"author": "",
Expand Down
4 changes: 2 additions & 2 deletions target_chains/ethereum/contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/pyth-evm-contract",
"version": "1.4.5",
"version": "1.5.0",
"description": "",
"private": "true",
"devDependencies": {
Expand Down Expand Up @@ -58,4 +58,4 @@
"engines": {
"node": ">=22.14.0"
}
}
}
2 changes: 1 addition & 1 deletion target_chains/ethereum/entropy_sdk/solidity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/entropy-sdk-solidity",
"version": "2.1.0",
"version": "2.2.0",
"description": "Generate secure random numbers with Pyth Entropy",
"type": "module",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion target_chains/ethereum/pulse_sdk/solidity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/pulse-sdk-solidity",
"version": "1.0.0",
"version": "1.1.0",
"description": "Automatically update price feeds with Pyth Pulse",
"type": "module",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion target_chains/ethereum/sdk/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/pyth-evm-js",
"version": "2.0.0-alpha2",
"version": "2.0.0",
"description": "Pyth Network EVM Utils in JS",
"homepage": "https://pyth.network",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion target_chains/ethereum/sdk/solidity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/pyth-sdk-solidity",
"version": "4.2.0",
"version": "4.3.0",
"description": "Read prices from the Pyth oracle",
"type": "module",
"repository": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pyth-mock-solidity",
"version": "1.0.0",
"version": "1.1.0",
"description": "** Deploy mock solidity pyth contract using the pyth solidity sdk **",
"type": "module",
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion target_chains/fuel/sdk/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/pyth-fuel-js",
"version": "1.0.7",
"version": "1.1.0",
"description": "Pyth Network Fuel Utils in JS",
"homepage": "https://pyth.network",
"author": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/pyth-solana-receiver",
"version": "0.12.0",
"version": "0.13.0",
"description": "Pyth solana receiver SDK",
"homepage": "https://pyth.network",
"main": "./dist/index.cjs",
Expand Down
2 changes: 1 addition & 1 deletion target_chains/solana/sdk/js/solana_utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/solana-utils",
"version": "0.5.0",
"version": "0.6.0",
"description": "Utility functions for Solana",
"homepage": "https://pyth.network",
"main": "./dist/cjs/index.cjs",
Expand Down
2 changes: 1 addition & 1 deletion target_chains/starknet/sdk/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/pyth-starknet-js",
"version": "0.2.1",
"version": "0.3.0",
"description": "Pyth Network Starknet Utilities",
"homepage": "https://pyth.network",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion target_chains/sui/cli-iota/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pyth-iota-cli",
"version": "0.1.0",
"version": "0.2.0",
"description": "Pyth IOTA Integration Cli tools",
"main": "./dist/cjs/index.cjs",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion target_chains/sui/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pyth-sui-cli",
"version": "0.1.0",
"version": "0.2.0",
"description": "Pyth Sui Integration Cli tools",
"license": "Apache-2.0",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion target_chains/sui/sdk/js-iota/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/pyth-iota-js",
"version": "2.1.0",
"version": "2.2.0",
"description": "Pyth Network IOTA Utilities",
"homepage": "https://pyth.network",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion target_chains/sui/sdk/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/pyth-sui-js",
"version": "2.3.0",
"version": "2.4.0",
"description": "Pyth Network Sui Utilities",
"homepage": "https://pyth.network",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion target_chains/ton/contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/pyth-ton",
"version": "0.0.1",
"version": "0.1.0",
"private": true,
"scripts": {
"start": "blueprint run",
Expand Down
2 changes: 1 addition & 1 deletion target_chains/ton/sdk/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/pyth-ton-js",
"version": "0.2.0",
"version": "0.3.0",
"description": "Pyth Network TON Utilities",
"homepage": "https://pyth.network",
"author": {
Expand Down
Loading