diff --git a/dist/dictionary.json b/dist/dictionary.json index cac2f2a..2719893 100644 --- a/dist/dictionary.json +++ b/dist/dictionary.json @@ -359,7 +359,6 @@ "https://dict-sol-tyk.subquery.network" ] }, - "layerEdge": {}, "multi": {}, "substrate": { "0xfc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c": [ diff --git a/dist/output.json b/dist/output.json index ba6d1eb..713013f 100644 --- a/dist/output.json +++ b/dist/output.json @@ -3700,7 +3700,7 @@ }, { "code": "4207", - "name": "Edgen", + "name": "LayerEdge", "chain_id": "4207", "description": "LayerEdge is a decentralized verification layer that enables scalable, cost-efficient, and secure zk-proof verification, backed by Bitcoin. It is designed to serve as a universal infrastructure layer for verifying off-chain computation.", "logo": "https://static.subquery.network/network-logos/4207.png", @@ -3711,6 +3711,66 @@ "remote": "https://github.com/subquery/ethereum-subql-starter", "path": "Edgen Chain/edgen-chain-starter" } + ], + "public_rpc": [ + { + "type": "FULL", + "name": "LayerEdge - Mainnet RPC", + "description": "", + "rate_limit": { + "rate": 50, + "burst": 50 + }, + "explorer_url": "https://app.subquery.network/explorer/project/0x5d/overview", + "endpoint": "https://layeredge.rpc.subquery.network/public", + "example_request": "curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"eth_blockNumber\"}' 'https://layeredge.rpc.subquery.network/public'", + "tags": [] + } + ] + }, + { + "code": "232", + "name": "Lens", + "chain_id": "232", + "description": "Lens is a high-performance blockchain stack built for SocialFi, combining modular Social Primitives, fast settlement, and decentralized storage.", + "logo": "https://static.subquery.network/network-logos/232.png", + "examples": [ + { + "name": "lens-chain-starter", + "description": "This project can be use as a starting point for developing your new Lens Chain SubQuery project", + "remote": "https://github.com/subquery/ethereum-subql-starter", + "path": "Lens/lens-chain-starter" + } + ] + }, + { + "code": "48898", + "name": "Zircuit Garfield Testnet", + "chain_id": "48898", + "description": "Zircuit is the AI powered blockchain for secure, automated finance.", + "logo": "https://static.subquery.network/network-logos/48898.png", + "examples": [ + { + "name": "zircuit-garfield-testnet-testnet-starter", + "description": "This project can be use as a starting point for developing your new Zircuit Garfield Testnet SubQuery project", + "remote": "https://github.com/subquery/ethereum-subql-starter", + "path": "Zircuit Garfield Testnet/zircuit-garfield-testnet-testnet-starter" + } + ] + }, + { + "code": "48900", + "name": "Zircuit", + "chain_id": "48900", + "description": "Zircuit is the AI powered blockchain for secure, automated finance.", + "logo": "https://static.subquery.network/network-logos/48898.png", + "examples": [ + { + "name": "zircuit-starter", + "description": "This project can be use as a starting point for developing your new Zircuit SubQuery project", + "remote": "https://github.com/subquery/ethereum-subql-starter", + "path": "Zircuit/zircuit-starter" + } ] } ] @@ -5966,37 +6026,6 @@ } ] }, - { - "code": "layerEdge", - "name": "LayerEdge - Edgen", - "description": "LayerEdge is a global verification engine that transforms Bitcoin into the security foundation of the internet. As a cutting-edge Cosmos EVM chain, it plays a key role in our mission to empower decentralized data indexing across multiple ecosystems! To accelerate adoption, 500,000 SQT tokens will be allocated to boost indexing rewards for node operators supporting LayerEdge. This is a fantastic opportunity for our community to participate in a growing network while earning additional incentives. We encourage all node operators to deploy a LayerEdge node and help decentralize its infrastructure. By running a validator, you’ll contribute to the network’s security and efficiency while benefiting from boosted rewards.", - "logo": "https://static.subquery.network/network-logos/layer.png", - "networks": [ - { - "code": "layerEdge", - "name": "LayerEdge - Edgen", - "chain_id": "LayerEdge", - "description": "LayerEdge is a global verification engine that transforms Bitcoin into the security foundation of the internet. As a cutting-edge Cosmos EVM chain, it plays a key role in our mission to empower decentralized data indexing across multiple ecosystems! To accelerate adoption, 500,000 SQT tokens will be allocated to boost indexing rewards for node operators supporting LayerEdge. This is a fantastic opportunity for our community to participate in a growing network while earning additional incentives. We encourage all node operators to deploy a LayerEdge node and help decentralize its infrastructure. By running a validator, you’ll contribute to the network’s security and efficiency while benefiting from boosted rewards.", - "logo": "https://static.subquery.network/network-logos/layer.png", - "examples": [], - "public_rpc": [ - { - "type": "FULL", - "name": "LayerEdge - Edgen Mainnet RPC", - "description": "", - "rate_limit": { - "rate": 50, - "burst": 50 - }, - "explorer_url": "https://app.subquery.network/explorer/project/0x5d/overview", - "endpoint": "https://layeredge.rpc.subquery.network/public", - "example_request": "curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"eth_blockNumber\"}' 'https://layeredge.rpc.subquery.network/public'", - "tags": [] - } - ] - } - ] - }, { "code": "multi", "name": "Multi-chain", diff --git a/dist/rpcs.json b/dist/rpcs.json index a284779..f731ff2 100644 --- a/dist/rpcs.json +++ b/dist/rpcs.json @@ -1 +1 @@ -[{"code":"42161","name":"Arbitrum One","onfinality_code":"arbitrum","chain_id":"42161","description":"Arbitrum One is a layer 2 scaling solution for Ethereum, enhancing transaction throughput and reducing fees while maintaining compatibility with Ethereum's smart contracts.","logo":"https://static.subquery.network/network-logos/42161.png","network_family_code":"evm","network_family_name":"EVM","rpc":{"type":"ARCHIVE","name":"Arbitrum One Public RPC","description":"","rate_limit":{"rate":30,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x23/overview","endpoint":"https://arbitrum.rpc.subquery.network/public","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"eth_blockNumber\"}' 'https://arbitrum.rpc.subquery.network/public'","tags":["Layer-2"]}},{"code":"65100004","name":"Autonity","onfinality_code":"Autonity","chain_id":"65100004","description":"Autonity is a public, EVM based, proof-of-stake blockchain for decentralized clearing of smart derivatives contracts.","logo":"https://static.subquery.network/network-logos/65100004.png","network_family_code":"evm","network_family_name":"EVM","rpc":{"type":"ARCHIVE","name":"Autonity Piccadilly (Tiber) Testnet","description":"","rate_limit":{"rate":50,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x4d/overview","endpoint":"https://autonity-piccadilly.rpc.subquery.network/public","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"eth_blockNumber\"}' 'https://autonity-piccadilly.rpc.subquery.network/public'","tags":["Testnet"]}},{"code":"8453","name":"Base","onfinality_code":"base","chain_id":"8453","description":"Base is a blockchain network focused on simplifying smart contract development and execution, offering secure and efficient blockchain solutions.","logo":"https://static.subquery.network/network-logos/8453.png","network_family_code":"evm","network_family_name":"EVM","rpc":{"type":"ARCHIVE","name":"Base Public RPC","description":"","rate_limit":{"rate":30,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x06/overview","endpoint":"https://base.rpc.subquery.network/public","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"eth_blockNumber\"}' 'https://base.rpc.subquery.network/public'","tags":["Layer-2"]}},{"code":"56","name":"BNB Smart Chain","onfinality_code":"bnb","chain_id":"56","description":"BNB Smart Chain is Binance's blockchain network, designed for fast and low-cost transactions, powering various DeFi applications and tokens within the Binance ecosystem.","logo":"https://static.subquery.network/network-logos/56.png","network_family_code":"evm","network_family_name":"EVM","rpc":{"type":"ARCHIVE","name":"BNB Public RPC","description":"","rate_limit":{"rate":30,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x2d/overview","endpoint":"https://bnb.rpc.subquery.network/public","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"eth_blockNumber\"}' 'https://bnb.rpc.subquery.network/public'","tags":["Layer-2"]}},{"code":"1","name":"Ethereum","onfinality_code":"eth","chain_id":"1","description":"Ethereum is a leading decentralized blockchain platform for smart contracts and decentralized applications (DApps), known for its native cryptocurrency Ether (ETH).","logo":"https://static.subquery.network/network-logos/1.png","network_family_code":"evm","network_family_name":"EVM","rpc":{"type":"ARCHIVE","name":"Ethereum Public RPC","description":"","rate_limit":{"rate":30,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x04/overview","endpoint":"https://ethereum.rpc.subquery.network/public","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"eth_blockNumber\"}' 'https://ethereum.rpc.subquery.network/public'","tags":[]}},{"code":"11155111","name":"Ethereum Sepolia","onfinality_code":"eth-sepolia","chain_id":"11155111","description":"","logo":"https://static.subquery.network/network-logos/11155111.png","network_family_code":"evm","network_family_name":"EVM","rpc":{"type":"ARCHIVE","name":"Ethereum Sepolia Public RPC","description":"","rate_limit":{"rate":30,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x27/overview","endpoint":"https://ethereum-sepolia.rpc.subquery.network/public","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"eth_blockNumber\"}' 'https://ethereum-sepolia.rpc.subquery.network/public'","tags":["Testnet"]}},{"code":"100","name":"Gnosis","onfinality_code":"gnosis","chain_id":"100","description":"A decentralized prediction market and oracle platform on Ethereum, facilitating various DeFi and prediction market applications with GNO and OWL tokens.","logo":"https://static.subquery.network/network-logos/100.png","network_family_code":"evm","network_family_name":"EVM","rpc":{"type":"ARCHIVE","name":"Gonsis Public RPC","description":"","rate_limit":{"rate":30,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x55/indexers","endpoint":"https://gnosis.rpc.subquery.network/public","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"eth_blockNumber\"}' 'https://gnosis.rpc.subquery.network/public'","tags":[]}},{"code":"10","name":"Optimism","onfinality_code":"optimism","chain_id":"10","description":"An Ethereum Layer 2 scaling solution, enhancing transaction speed and cost efficiency while maintaining compatibility with the Ethereum network and smart contracts.","logo":"https://static.subquery.network/network-logos/10.png","network_family_code":"evm","network_family_name":"EVM","rpc":{"type":"ARCHIVE","name":"Optimism Public RPC","description":"","rate_limit":{"rate":30,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x2f/overview","endpoint":"https://optimism.rpc.subquery.network/public","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"eth_blockNumber\"}' 'https://optimism.rpc.subquery.network/public'","tags":["Layer-2"]}},{"code":"137","name":"Polygon","onfinality_code":"polygon","chain_id":"137","description":"A multi-chain framework for Ethereum, promoting scalability and interoperability by facilitating the development of various blockchain solutions and dApps.","logo":"https://static.subquery.network/network-logos/137.png","network_family_code":"evm","network_family_name":"EVM","rpc":{"type":"ARCHIVE","name":"Polygon Public RPC","description":"","rate_limit":{"rate":30,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x25/overview","endpoint":"https://polygon.rpc.subquery.network/public","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"eth_blockNumber\"}' 'https://polygon.rpc.subquery.network/public'","tags":["Layer-2"]}},{"code":"darwinia","name":"Darwinia","onfinality_code":"darwinia-subquery","chain_id":"0xf0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e","description":"A parachain for facilitating cross-chain asset transfers and token migrations, enhancing Polkadot's interoperability.","logo":"https://static.subquery.network/network-logos/darwinia.png","network_family_code":"polkadot","network_family_name":"Polkadot","rpc":{"type":"ARCHIVE","name":"Darwinia Public RPC","description":"","rate_limit":{"rate":200,"burst":200},"explorer_url":"https://app.subquery.network/explorer/project/0x48/overview","endpoint":"https://darwinia.rpc.subquery.network/public","endpoint_ws":"wss://darwinia.rpc.subquery.network/public/ws","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"chain_getBlock\"}' 'https://darwinia.rpc.subquery.network/public'","tags":["EVM"]}},{"code":"kusama","name":"Kusama","onfinality_code":"kusama","chain_id":"0xb0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe","description":"A sister network to Polkadot, providing a platform for experimenting with blockchain upgrades and innovations before deploying them on Polkadot.","logo":"https://static.subquery.network/network-logos/kusama.png","network_family_code":"polkadot","network_family_name":"Polkadot","rpc":{"type":"ARCHIVE","name":"Kusama Public RPC","description":"","rate_limit":{"rate":50,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x31/overview","endpoint":"https://kusama.rpc.subquery.network/public","endpoint_ws":"wss://kusama.rpc.subquery.network/public/ws","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"chain_getBlock\"}' 'https://kusama.rpc.subquery.network/public'","tags":[]}},{"code":"polkadot","name":"Polkadot","onfinality_code":"polkadot","chain_id":"0x91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3","description":"Polkadot is the foundational parachain network connecting and coordinating various blockchains, enabling interoperability, scalability, and governance through its relay chain.","logo":"https://static.subquery.network/network-logos/polkadot.png","network_family_code":"polkadot","network_family_name":"Polkadot","rpc":{"type":"ARCHIVE","name":"Polkadot Public RPC","description":"","rate_limit":{"rate":50,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x30/overview","endpoint":"https://polkadot.rpc.subquery.network/public","endpoint_ws":"wss://polkadot.rpc.subquery.network/public/ws","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"chain_getBlock\"}' 'https://polkadot.rpc.subquery.network/public'","tags":[]}},{"code":"solana","name":"Solana","onfinality_code":"solana","chain_id":"5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpKuc147dw2N9d","description":"The Solana network is validated by thousands of nodes that operate independently of each other, ensuring your data remains secure and censorship resistant.","logo":"https://static.subquery.network/network-logos/solana.png","network_family_code":"solana","network_family_name":"Solana","rpc":{"type":"ARCHIVE","name":"Solana Mainnet RPC","description":"","rate_limit":{"rate":50,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x57/overview","endpoint":"https://solana.rpc.subquery.network/public","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"getBlockHeight\"}' 'https://solana.rpc.subquery.network/public'","tags":[]}},{"code":"layerEdge","name":"LayerEdge - Edgen","onfinality_code":"layerEdge","chain_id":"LayerEdge","description":"LayerEdge is a global verification engine that transforms Bitcoin into the security foundation of the internet. As a cutting-edge Cosmos EVM chain, it plays a key role in our mission to empower decentralized data indexing across multiple ecosystems! To accelerate adoption, 500,000 SQT tokens will be allocated to boost indexing rewards for node operators supporting LayerEdge. This is a fantastic opportunity for our community to participate in a growing network while earning additional incentives. We encourage all node operators to deploy a LayerEdge node and help decentralize its infrastructure. By running a validator, you’ll contribute to the network’s security and efficiency while benefiting from boosted rewards.","logo":"https://static.subquery.network/network-logos/layer.png","network_family_code":"layerEdge","network_family_name":"LayerEdge - Edgen","rpc":{"type":"FULL","name":"LayerEdge - Edgen Mainnet RPC","description":"","rate_limit":{"rate":50,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x5d/overview","endpoint":"https://layeredge.rpc.subquery.network/public","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"eth_blockNumber\"}' 'https://layeredge.rpc.subquery.network/public'","tags":[]}}] \ No newline at end of file +[{"code":"42161","name":"Arbitrum One","onfinality_code":"arbitrum","chain_id":"42161","description":"Arbitrum One is a layer 2 scaling solution for Ethereum, enhancing transaction throughput and reducing fees while maintaining compatibility with Ethereum's smart contracts.","logo":"https://static.subquery.network/network-logos/42161.png","network_family_code":"evm","network_family_name":"EVM","rpc":{"type":"ARCHIVE","name":"Arbitrum One Public RPC","description":"","rate_limit":{"rate":30,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x23/overview","endpoint":"https://arbitrum.rpc.subquery.network/public","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"eth_blockNumber\"}' 'https://arbitrum.rpc.subquery.network/public'","tags":["Layer-2"]}},{"code":"65100004","name":"Autonity","onfinality_code":"Autonity","chain_id":"65100004","description":"Autonity is a public, EVM based, proof-of-stake blockchain for decentralized clearing of smart derivatives contracts.","logo":"https://static.subquery.network/network-logos/65100004.png","network_family_code":"evm","network_family_name":"EVM","rpc":{"type":"ARCHIVE","name":"Autonity Piccadilly (Tiber) Testnet","description":"","rate_limit":{"rate":50,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x4d/overview","endpoint":"https://autonity-piccadilly.rpc.subquery.network/public","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"eth_blockNumber\"}' 'https://autonity-piccadilly.rpc.subquery.network/public'","tags":["Testnet"]}},{"code":"8453","name":"Base","onfinality_code":"base","chain_id":"8453","description":"Base is a blockchain network focused on simplifying smart contract development and execution, offering secure and efficient blockchain solutions.","logo":"https://static.subquery.network/network-logos/8453.png","network_family_code":"evm","network_family_name":"EVM","rpc":{"type":"ARCHIVE","name":"Base Public RPC","description":"","rate_limit":{"rate":30,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x06/overview","endpoint":"https://base.rpc.subquery.network/public","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"eth_blockNumber\"}' 'https://base.rpc.subquery.network/public'","tags":["Layer-2"]}},{"code":"56","name":"BNB Smart Chain","onfinality_code":"bnb","chain_id":"56","description":"BNB Smart Chain is Binance's blockchain network, designed for fast and low-cost transactions, powering various DeFi applications and tokens within the Binance ecosystem.","logo":"https://static.subquery.network/network-logos/56.png","network_family_code":"evm","network_family_name":"EVM","rpc":{"type":"ARCHIVE","name":"BNB Public RPC","description":"","rate_limit":{"rate":30,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x2d/overview","endpoint":"https://bnb.rpc.subquery.network/public","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"eth_blockNumber\"}' 'https://bnb.rpc.subquery.network/public'","tags":["Layer-2"]}},{"code":"1","name":"Ethereum","onfinality_code":"eth","chain_id":"1","description":"Ethereum is a leading decentralized blockchain platform for smart contracts and decentralized applications (DApps), known for its native cryptocurrency Ether (ETH).","logo":"https://static.subquery.network/network-logos/1.png","network_family_code":"evm","network_family_name":"EVM","rpc":{"type":"ARCHIVE","name":"Ethereum Public RPC","description":"","rate_limit":{"rate":30,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x04/overview","endpoint":"https://ethereum.rpc.subquery.network/public","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"eth_blockNumber\"}' 'https://ethereum.rpc.subquery.network/public'","tags":[]}},{"code":"11155111","name":"Ethereum Sepolia","onfinality_code":"eth-sepolia","chain_id":"11155111","description":"","logo":"https://static.subquery.network/network-logos/11155111.png","network_family_code":"evm","network_family_name":"EVM","rpc":{"type":"ARCHIVE","name":"Ethereum Sepolia Public RPC","description":"","rate_limit":{"rate":30,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x27/overview","endpoint":"https://ethereum-sepolia.rpc.subquery.network/public","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"eth_blockNumber\"}' 'https://ethereum-sepolia.rpc.subquery.network/public'","tags":["Testnet"]}},{"code":"100","name":"Gnosis","onfinality_code":"gnosis","chain_id":"100","description":"A decentralized prediction market and oracle platform on Ethereum, facilitating various DeFi and prediction market applications with GNO and OWL tokens.","logo":"https://static.subquery.network/network-logos/100.png","network_family_code":"evm","network_family_name":"EVM","rpc":{"type":"ARCHIVE","name":"Gonsis Public RPC","description":"","rate_limit":{"rate":30,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x55/indexers","endpoint":"https://gnosis.rpc.subquery.network/public","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"eth_blockNumber\"}' 'https://gnosis.rpc.subquery.network/public'","tags":[]}},{"code":"10","name":"Optimism","onfinality_code":"optimism","chain_id":"10","description":"An Ethereum Layer 2 scaling solution, enhancing transaction speed and cost efficiency while maintaining compatibility with the Ethereum network and smart contracts.","logo":"https://static.subquery.network/network-logos/10.png","network_family_code":"evm","network_family_name":"EVM","rpc":{"type":"ARCHIVE","name":"Optimism Public RPC","description":"","rate_limit":{"rate":30,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x2f/overview","endpoint":"https://optimism.rpc.subquery.network/public","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"eth_blockNumber\"}' 'https://optimism.rpc.subquery.network/public'","tags":["Layer-2"]}},{"code":"137","name":"Polygon","onfinality_code":"polygon","chain_id":"137","description":"A multi-chain framework for Ethereum, promoting scalability and interoperability by facilitating the development of various blockchain solutions and dApps.","logo":"https://static.subquery.network/network-logos/137.png","network_family_code":"evm","network_family_name":"EVM","rpc":{"type":"ARCHIVE","name":"Polygon Public RPC","description":"","rate_limit":{"rate":30,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x25/overview","endpoint":"https://polygon.rpc.subquery.network/public","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"eth_blockNumber\"}' 'https://polygon.rpc.subquery.network/public'","tags":["Layer-2"]}},{"code":"4207","name":"LayerEdge","onfinality_code":"4207","chain_id":"4207","description":"LayerEdge is a decentralized verification layer that enables scalable, cost-efficient, and secure zk-proof verification, backed by Bitcoin. It is designed to serve as a universal infrastructure layer for verifying off-chain computation.","logo":"https://static.subquery.network/network-logos/4207.png","network_family_code":"evm","network_family_name":"EVM","rpc":{"type":"FULL","name":"LayerEdge - Mainnet RPC","description":"","rate_limit":{"rate":50,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x5d/overview","endpoint":"https://layeredge.rpc.subquery.network/public","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"eth_blockNumber\"}' 'https://layeredge.rpc.subquery.network/public'","tags":[]}},{"code":"darwinia","name":"Darwinia","onfinality_code":"darwinia-subquery","chain_id":"0xf0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e","description":"A parachain for facilitating cross-chain asset transfers and token migrations, enhancing Polkadot's interoperability.","logo":"https://static.subquery.network/network-logos/darwinia.png","network_family_code":"polkadot","network_family_name":"Polkadot","rpc":{"type":"ARCHIVE","name":"Darwinia Public RPC","description":"","rate_limit":{"rate":200,"burst":200},"explorer_url":"https://app.subquery.network/explorer/project/0x48/overview","endpoint":"https://darwinia.rpc.subquery.network/public","endpoint_ws":"wss://darwinia.rpc.subquery.network/public/ws","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"chain_getBlock\"}' 'https://darwinia.rpc.subquery.network/public'","tags":["EVM"]}},{"code":"kusama","name":"Kusama","onfinality_code":"kusama","chain_id":"0xb0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe","description":"A sister network to Polkadot, providing a platform for experimenting with blockchain upgrades and innovations before deploying them on Polkadot.","logo":"https://static.subquery.network/network-logos/kusama.png","network_family_code":"polkadot","network_family_name":"Polkadot","rpc":{"type":"ARCHIVE","name":"Kusama Public RPC","description":"","rate_limit":{"rate":50,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x31/overview","endpoint":"https://kusama.rpc.subquery.network/public","endpoint_ws":"wss://kusama.rpc.subquery.network/public/ws","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"chain_getBlock\"}' 'https://kusama.rpc.subquery.network/public'","tags":[]}},{"code":"polkadot","name":"Polkadot","onfinality_code":"polkadot","chain_id":"0x91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3","description":"Polkadot is the foundational parachain network connecting and coordinating various blockchains, enabling interoperability, scalability, and governance through its relay chain.","logo":"https://static.subquery.network/network-logos/polkadot.png","network_family_code":"polkadot","network_family_name":"Polkadot","rpc":{"type":"ARCHIVE","name":"Polkadot Public RPC","description":"","rate_limit":{"rate":50,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x30/overview","endpoint":"https://polkadot.rpc.subquery.network/public","endpoint_ws":"wss://polkadot.rpc.subquery.network/public/ws","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"chain_getBlock\"}' 'https://polkadot.rpc.subquery.network/public'","tags":[]}},{"code":"solana","name":"Solana","onfinality_code":"solana","chain_id":"5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpKuc147dw2N9d","description":"The Solana network is validated by thousands of nodes that operate independently of each other, ensuring your data remains secure and censorship resistant.","logo":"https://static.subquery.network/network-logos/solana.png","network_family_code":"solana","network_family_name":"Solana","rpc":{"type":"ARCHIVE","name":"Solana Mainnet RPC","description":"","rate_limit":{"rate":50,"burst":50},"explorer_url":"https://app.subquery.network/explorer/project/0x57/overview","endpoint":"https://solana.rpc.subquery.network/public","example_request":"curl -H 'content-type:application/json' -d '{\"id\": 1, \"jsonrpc\": \"2.0\", \"method\": \"getBlockHeight\"}' 'https://solana.rpc.subquery.network/public'","tags":[]}}] \ No newline at end of file diff --git a/index.ts b/index.ts index 4b7a148..9b01467 100644 --- a/index.ts +++ b/index.ts @@ -55,8 +55,7 @@ type NetworkFamily = { | "stellar" | "starknet" | "multi" - | "solana" - | "layerEdge"; + | "solana"; name: string; description: string; logo: string; @@ -4230,7 +4229,7 @@ export const networkFamilies: NetworkFamily[] = [ }, { code: "4207", - name: "Edgen", + name: "LayerEdge", chain_id: "4207", description: "LayerEdge is a decentralized verification layer that enables scalable, cost-efficient, and secure zk-proof verification, backed by Bitcoin. It is designed to serve as a universal infrastructure layer for verifying off-chain computation.", @@ -4244,6 +4243,23 @@ export const networkFamilies: NetworkFamily[] = [ path: "Edgen Chain/edgen-chain-starter", }, ], + public_rpc: [ + { + type: "FULL", + name: "LayerEdge - Mainnet RPC", + description: "", + rate_limit: { + rate: 50, + burst: 50, + }, + explorer_url: + "https://app.subquery.network/explorer/project/0x5d/overview", + endpoint: "https://layeredge.rpc.subquery.network/public", + example_request: + 'curl -H \'content-type:application/json\' -d \'{"id": 1, "jsonrpc": "2.0", "method": "eth_blockNumber"}\' \'https://layeredge.rpc.subquery.network/public\'', + tags: [], + }, + ], }, { code: "232", @@ -6766,41 +6782,6 @@ export const networkFamilies: NetworkFamily[] = [ }, ], }, - { - code: "layerEdge", - name: "LayerEdge - Edgen", - description: - "LayerEdge is a global verification engine that transforms Bitcoin into the security foundation of the internet. As a cutting-edge Cosmos EVM chain, it plays a key role in our mission to empower decentralized data indexing across multiple ecosystems! To accelerate adoption, 500,000 SQT tokens will be allocated to boost indexing rewards for node operators supporting LayerEdge. This is a fantastic opportunity for our community to participate in a growing network while earning additional incentives. We encourage all node operators to deploy a LayerEdge node and help decentralize its infrastructure. By running a validator, you’ll contribute to the network’s security and efficiency while benefiting from boosted rewards.", - logo: "https://static.subquery.network/network-logos/layer.png", - networks: [ - { - code: "layerEdge", - name: "LayerEdge - Edgen", - chain_id: "LayerEdge", - description: - "LayerEdge is a global verification engine that transforms Bitcoin into the security foundation of the internet. As a cutting-edge Cosmos EVM chain, it plays a key role in our mission to empower decentralized data indexing across multiple ecosystems! To accelerate adoption, 500,000 SQT tokens will be allocated to boost indexing rewards for node operators supporting LayerEdge. This is a fantastic opportunity for our community to participate in a growing network while earning additional incentives. We encourage all node operators to deploy a LayerEdge node and help decentralize its infrastructure. By running a validator, you’ll contribute to the network’s security and efficiency while benefiting from boosted rewards.", - logo: "https://static.subquery.network/network-logos/layer.png", - examples: [], - public_rpc: [ - { - type: "FULL", - name: "LayerEdge - Edgen Mainnet RPC", - description: "", - rate_limit: { - rate: 50, - burst: 50, - }, - explorer_url: - "https://app.subquery.network/explorer/project/0x5d/overview", - endpoint: "https://layeredge.rpc.subquery.network/public", - example_request: - 'curl -H \'content-type:application/json\' -d \'{"id": 1, "jsonrpc": "2.0", "method": "eth_blockNumber"}\' \'https://layeredge.rpc.subquery.network/public\'', - tags: [], - }, - ], - }, - ], - }, { code: "multi", name: "Multi-chain", diff --git a/yarn.lock b/yarn.lock index cfc4d9c..1d32644 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1,449 +1,298 @@ -# This file is generated by running "yarn install" inside your project. -# Manual changes might be lost - proceed with caution! +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. +# yarn lockfile v1 -__metadata: - version: 6 - cacheKey: 8 -"@cspotcode/source-map-support@npm:^0.8.0": - version: 0.8.1 - resolution: "@cspotcode/source-map-support@npm:0.8.1" +"@cspotcode/source-map-support@^0.8.0": + version "0.8.1" + resolved "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz" + integrity sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw== dependencies: - "@jridgewell/trace-mapping": 0.3.9 - checksum: 5718f267085ed8edb3e7ef210137241775e607ee18b77d95aa5bd7514f47f5019aa2d82d96b3bf342ef7aa890a346fa1044532ff7cc3009e7d24fce3ce6200fa - languageName: node - linkType: hard - -"@jridgewell/resolve-uri@npm:^3.0.3": - version: 3.1.1 - resolution: "@jridgewell/resolve-uri@npm:3.1.1" - checksum: f5b441fe7900eab4f9155b3b93f9800a916257f4e8563afbcd3b5a5337b55e52bd8ae6735453b1b745457d9f6cdb16d74cd6220bbdd98cf153239e13f6cbb653 - languageName: node - linkType: hard - -"@jridgewell/sourcemap-codec@npm:^1.4.10": - version: 1.4.15 - resolution: "@jridgewell/sourcemap-codec@npm:1.4.15" - checksum: b881c7e503db3fc7f3c1f35a1dd2655a188cc51a3612d76efc8a6eb74728bef5606e6758ee77423e564092b4a518aba569bbb21c9bac5ab7a35b0c6ae7e344c8 - languageName: node - linkType: hard - -"@jridgewell/trace-mapping@npm:0.3.9": - version: 0.3.9 - resolution: "@jridgewell/trace-mapping@npm:0.3.9" + "@jridgewell/trace-mapping" "0.3.9" + +"@jridgewell/resolve-uri@^3.0.3": + version "3.1.1" + resolved "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz" + integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA== + +"@jridgewell/sourcemap-codec@^1.4.10": + version "1.4.15" + resolved "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz" + integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg== + +"@jridgewell/trace-mapping@0.3.9": + version "0.3.9" + resolved "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz" + integrity sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ== dependencies: - "@jridgewell/resolve-uri": ^3.0.3 - "@jridgewell/sourcemap-codec": ^1.4.10 - checksum: d89597752fd88d3f3480845691a05a44bd21faac18e2185b6f436c3b0fd0c5a859fbbd9aaa92050c4052caf325ad3e10e2e1d1b64327517471b7d51babc0ddef - languageName: node - linkType: hard - -"@tsconfig/node10@npm:^1.0.7": - version: 1.0.9 - resolution: "@tsconfig/node10@npm:1.0.9" - checksum: a33ae4dc2a621c0678ac8ac4bceb8e512ae75dac65417a2ad9b022d9b5411e863c4c198b6ba9ef659e14b9fb609bbec680841a2e84c1172df7a5ffcf076539df - languageName: node - linkType: hard - -"@tsconfig/node12@npm:^1.0.7": - version: 1.0.11 - resolution: "@tsconfig/node12@npm:1.0.11" - checksum: 5ce29a41b13e7897a58b8e2df11269c5395999e588b9a467386f99d1d26f6c77d1af2719e407621412520ea30517d718d5192a32403b8dfcc163bf33e40a338a - languageName: node - linkType: hard - -"@tsconfig/node14@npm:^1.0.0": - version: 1.0.3 - resolution: "@tsconfig/node14@npm:1.0.3" - checksum: 19275fe80c4c8d0ad0abed6a96dbf00642e88b220b090418609c4376e1cef81bf16237bf170ad1b341452feddb8115d8dd2e5acdfdea1b27422071163dc9ba9d - languageName: node - linkType: hard - -"@tsconfig/node16@npm:^1.0.2": - version: 1.0.4 - resolution: "@tsconfig/node16@npm:1.0.4" - checksum: 202319785901f942a6e1e476b872d421baec20cf09f4b266a1854060efbf78cde16a4d256e8bc949d31e6cd9a90f1e8ef8fb06af96a65e98338a2b6b0de0a0ff - languageName: node - linkType: hard - -"@types/json-schema@npm:^7.0.12": - version: 7.0.12 - resolution: "@types/json-schema@npm:7.0.12" - checksum: 00239e97234eeb5ceefb0c1875d98ade6e922bfec39dd365ec6bd360b5c2f825e612ac4f6e5f1d13601b8b30f378f15e6faa805a3a732f4a1bbe61915163d293 - languageName: node - linkType: hard - -"@types/node-fetch@npm:^2.6.11": - version: 2.6.11 - resolution: "@types/node-fetch@npm:2.6.11" + "@jridgewell/resolve-uri" "^3.0.3" + "@jridgewell/sourcemap-codec" "^1.4.10" + +"@tsconfig/node10@^1.0.7": + version "1.0.9" + resolved "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.9.tgz" + integrity sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA== + +"@tsconfig/node12@^1.0.7": + version "1.0.11" + resolved "https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.11.tgz" + integrity sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag== + +"@tsconfig/node14@^1.0.0": + version "1.0.3" + resolved "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz" + integrity sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow== + +"@tsconfig/node16@^1.0.2": + version "1.0.4" + resolved "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.4.tgz" + integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA== + +"@types/json-schema@^7.0.12": + version "7.0.12" + resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.12.tgz" + integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA== + +"@types/node-fetch@^2.6.11": + version "2.6.11" + resolved "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.6.11.tgz" + integrity sha512-24xFj9R5+rfQJLRyM56qh+wnVSYhyXC2tkoBndtY0U+vubqNsYXGjufB2nn8Q6gt0LrARwL6UBtMCSVCwl4B1g== dependencies: - "@types/node": "*" - form-data: ^4.0.0 - checksum: 180e4d44c432839bdf8a25251ef8c47d51e37355ddd78c64695225de8bc5dc2b50b7bb855956d471c026bb84bd7295688a0960085e7158cbbba803053492568b - languageName: node - linkType: hard - -"@types/node@npm:*, @types/node@npm:^20.5.1": - version: 20.5.1 - resolution: "@types/node@npm:20.5.1" - checksum: 3dbe611cd67afa987102c8558ee70f848949c5dcfee5f60abc073e55c0d7b048e391bf06bb1e0dc052cb7210ca97136ac496cbaf6e89123c989de6bd125fde82 - languageName: node - linkType: hard - -"acorn-walk@npm:^8.1.1": - version: 8.2.0 - resolution: "acorn-walk@npm:8.2.0" - checksum: 1715e76c01dd7b2d4ca472f9c58968516a4899378a63ad5b6c2d668bba8da21a71976c14ec5f5b75f887b6317c4ae0b897ab141c831d741dc76024d8745f1ad1 - languageName: node - linkType: hard - -"acorn@npm:^8.4.1": - version: 8.10.0 - resolution: "acorn@npm:8.10.0" - bin: - acorn: bin/acorn - checksum: 538ba38af0cc9e5ef983aee196c4b8b4d87c0c94532334fa7e065b2c8a1f85863467bb774231aae91613fcda5e68740c15d97b1967ae3394d20faddddd8af61d - languageName: node - linkType: hard - -"arg@npm:^4.1.0": - version: 4.1.3 - resolution: "arg@npm:4.1.3" - checksum: 544af8dd3f60546d3e4aff084d451b96961d2267d668670199692f8d054f0415d86fc5497d0e641e91546f0aa920e7c29e5250e99fc89f5552a34b5d93b77f43 - languageName: node - linkType: hard - -"asynckit@npm:^0.4.0": - version: 0.4.0 - resolution: "asynckit@npm:0.4.0" - checksum: 7b78c451df768adba04e2d02e63e2d0bf3b07adcd6e42b4cf665cb7ce899bedd344c69a1dcbce355b5f972d597b25aaa1c1742b52cffd9caccb22f348114f6be - languageName: node - linkType: hard - -"balanced-match@npm:^1.0.0": - version: 1.0.2 - resolution: "balanced-match@npm:1.0.2" - checksum: 9706c088a283058a8a99e0bf91b0a2f75497f185980d9ffa8b304de1d9e58ebda7c72c07ebf01dadedaac5b2907b2c6f566f660d62bd336c3468e960403b9d65 - languageName: node - linkType: hard - -"brace-expansion@npm:^2.0.1": - version: 2.0.1 - resolution: "brace-expansion@npm:2.0.1" + "@types/node" "*" + form-data "^4.0.0" + +"@types/node@*", "@types/node@^20.5.1": + version "20.5.1" + resolved "https://registry.npmjs.org/@types/node/-/node-20.5.1.tgz" + integrity sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg== + +acorn-walk@^8.1.1: + version "8.2.0" + resolved "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz" + integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA== + +acorn@^8.4.1: + version "8.10.0" + resolved "https://registry.npmjs.org/acorn/-/acorn-8.10.0.tgz" + integrity sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw== + +arg@^4.1.0: + version "4.1.3" + resolved "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz" + integrity sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA== + +asynckit@^0.4.0: + version "0.4.0" + resolved "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz" + integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q== + +balanced-match@^1.0.0: + version "1.0.2" + resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz" + integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw== + +brace-expansion@^2.0.1: + version "2.0.1" + resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz" + integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA== dependencies: - balanced-match: ^1.0.0 - checksum: a61e7cd2e8a8505e9f0036b3b6108ba5e926b4b55089eeb5550cd04a471fe216c96d4fe7e4c7f995c728c554ae20ddfc4244cad10aef255e72b62930afd233d1 - languageName: node - linkType: hard - -"combined-stream@npm:^1.0.8": - version: 1.0.8 - resolution: "combined-stream@npm:1.0.8" - dependencies: - delayed-stream: ~1.0.0 - checksum: 49fa4aeb4916567e33ea81d088f6584749fc90c7abec76fd516bf1c5aa5c79f3584b5ba3de6b86d26ddd64bae5329c4c7479343250cfe71c75bb366eae53bb7c - languageName: node - linkType: hard - -"commander@npm:^10.0.1": - version: 10.0.1 - resolution: "commander@npm:10.0.1" - checksum: 436901d64a818295803c1996cd856621a74f30b9f9e28a588e726b2b1670665bccd7c1a77007ebf328729f0139838a88a19265858a0fa7a8728c4656796db948 - languageName: node - linkType: hard - -"create-require@npm:^1.1.0": - version: 1.1.1 - resolution: "create-require@npm:1.1.1" - checksum: a9a1503d4390d8b59ad86f4607de7870b39cad43d929813599a23714831e81c520bddf61bcdd1f8e30f05fd3a2b71ae8538e946eb2786dc65c2bbc520f692eff - languageName: node - linkType: hard - -"delayed-stream@npm:~1.0.0": - version: 1.0.0 - resolution: "delayed-stream@npm:1.0.0" - checksum: 46fe6e83e2cb1d85ba50bd52803c68be9bd953282fa7096f51fc29edd5d67ff84ff753c51966061e5ba7cb5e47ef6d36a91924eddb7f3f3483b1c560f77a0020 - languageName: node - linkType: hard - -"diff@npm:^4.0.1": - version: 4.0.2 - resolution: "diff@npm:4.0.2" - checksum: f2c09b0ce4e6b301c221addd83bf3f454c0bc00caa3dd837cf6c127d6edf7223aa2bbe3b688feea110b7f262adbfc845b757c44c8a9f8c0c5b15d8fa9ce9d20d - languageName: node - linkType: hard - -"form-data@npm:^4.0.0": - version: 4.0.0 - resolution: "form-data@npm:4.0.0" + balanced-match "^1.0.0" + +combined-stream@^1.0.8: + version "1.0.8" + resolved "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz" + integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg== dependencies: - asynckit: ^0.4.0 - combined-stream: ^1.0.8 - mime-types: ^2.1.12 - checksum: 01135bf8675f9d5c61ff18e2e2932f719ca4de964e3be90ef4c36aacfc7b9cb2fceb5eca0b7e0190e3383fe51c5b37f4cb80b62ca06a99aaabfcfd6ac7c9328c - languageName: node - linkType: hard - -"fs.realpath@npm:^1.0.0": - version: 1.0.0 - resolution: "fs.realpath@npm:1.0.0" - checksum: 99ddea01a7e75aa276c250a04eedeffe5662bce66c65c07164ad6264f9de18fb21be9433ead460e54cff20e31721c811f4fb5d70591799df5f85dce6d6746fd0 - languageName: node - linkType: hard - -"glob@npm:^8.0.3": - version: 8.1.0 - resolution: "glob@npm:8.1.0" + delayed-stream "~1.0.0" + +commander@^10.0.1: + version "10.0.1" + resolved "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz" + integrity sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug== + +create-require@^1.1.0: + version "1.1.1" + resolved "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz" + integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ== + +delayed-stream@~1.0.0: + version "1.0.0" + resolved "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz" + integrity sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ== + +diff@^4.0.1: + version "4.0.2" + resolved "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz" + integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A== + +form-data@^4.0.0: + version "4.0.0" + resolved "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz" + integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww== dependencies: - fs.realpath: ^1.0.0 - inflight: ^1.0.4 - inherits: 2 - minimatch: ^5.0.1 - once: ^1.3.0 - checksum: 92fbea3221a7d12075f26f0227abac435de868dd0736a17170663783296d0dd8d3d532a5672b4488a439bf5d7fb85cdd07c11185d6cd39184f0385cbdfb86a47 - languageName: node - linkType: hard - -"inflight@npm:^1.0.4": - version: 1.0.6 - resolution: "inflight@npm:1.0.6" + asynckit "^0.4.0" + combined-stream "^1.0.8" + mime-types "^2.1.12" + +fs.realpath@^1.0.0: + version "1.0.0" + resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" + integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw== + +glob@^8.0.3: + version "8.1.0" + resolved "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz" + integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ== dependencies: - once: ^1.3.0 - wrappy: 1 - checksum: f4f76aa072ce19fae87ce1ef7d221e709afb59d445e05d47fba710e85470923a75de35bfae47da6de1b18afc3ce83d70facf44cfb0aff89f0a3f45c0a0244dfd - languageName: node - linkType: hard - -"inherits@npm:2": - version: 2.0.4 - resolution: "inherits@npm:2.0.4" - checksum: 4a48a733847879d6cf6691860a6b1e3f0f4754176e4d71494c41f3475553768b10f84b5ce1d40fbd0e34e6bfbb864ee35858ad4dd2cf31e02fc4a154b724d7f1 - languageName: node - linkType: hard - -"is-mergeable-object@npm:^1.1.1": - version: 1.1.1 - resolution: "is-mergeable-object@npm:1.1.1" - checksum: 19a29bc6184f8fcb0b8e868715ebd97fb3872098de759988e90a56b0999473c74b16532aeaa80d6302005f515674a791274aeb50e2e93a725e658db5adf1a388 - languageName: node - linkType: hard - -"json5@npm:^2.2.3": - version: 2.2.3 - resolution: "json5@npm:2.2.3" - bin: - json5: lib/cli.js - checksum: 2a7436a93393830bce797d4626275152e37e877b265e94ca69c99e3d20c2b9dab021279146a39cdb700e71b2dd32a4cebd1514cd57cee102b1af906ce5040349 - languageName: node - linkType: hard - -"make-error@npm:^1.1.1": - version: 1.3.6 - resolution: "make-error@npm:1.3.6" - checksum: b86e5e0e25f7f777b77fabd8e2cbf15737972869d852a22b7e73c17623928fccb826d8e46b9951501d3f20e51ad74ba8c59ed584f610526a48f8ccf88aaec402 - languageName: node - linkType: hard - -"mime-db@npm:1.52.0": - version: 1.52.0 - resolution: "mime-db@npm:1.52.0" - checksum: 0d99a03585f8b39d68182803b12ac601d9c01abfa28ec56204fa330bc9f3d1c5e14beb049bafadb3dbdf646dfb94b87e24d4ec7b31b7279ef906a8ea9b6a513f - languageName: node - linkType: hard - -"mime-types@npm:^2.1.12": - version: 2.1.35 - resolution: "mime-types@npm:2.1.35" + fs.realpath "^1.0.0" + inflight "^1.0.4" + inherits "2" + minimatch "^5.0.1" + once "^1.3.0" + +inflight@^1.0.4: + version "1.0.6" + resolved "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz" + integrity sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA== dependencies: - mime-db: 1.52.0 - checksum: 89a5b7f1def9f3af5dad6496c5ed50191ae4331cc5389d7c521c8ad28d5fdad2d06fd81baf38fed813dc4e46bb55c8145bb0ff406330818c9cf712fb2e9b3836 - languageName: node - linkType: hard - -"minimatch@npm:^5.0.1": - version: 5.1.6 - resolution: "minimatch@npm:5.1.6" + once "^1.3.0" + wrappy "1" + +inherits@2: + version "2.0.4" + resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" + integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== + +is-mergeable-object@^1.1.1: + version "1.1.1" + resolved "https://registry.npmjs.org/is-mergeable-object/-/is-mergeable-object-1.1.1.tgz" + integrity sha512-CPduJfuGg8h8vW74WOxHtHmtQutyQBzR+3MjQ6iDHIYdbOnm1YC7jv43SqCoU8OPGTJD4nibmiryA4kmogbGrA== + +json5@^2.2.3: + version "2.2.3" + resolved "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz" + integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== + +make-error@^1.1.1: + version "1.3.6" + resolved "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz" + integrity sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw== + +mime-db@1.52.0: + version "1.52.0" + resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz" + integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg== + +mime-types@^2.1.12: + version "2.1.35" + resolved "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz" + integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw== dependencies: - brace-expansion: ^2.0.1 - checksum: 7564208ef81d7065a370f788d337cd80a689e981042cb9a1d0e6580b6c6a8c9279eba80010516e258835a988363f99f54a6f711a315089b8b42694f5da9d0d77 - languageName: node - linkType: hard - -"node-fetch@npm:^2": - version: 2.7.0 - resolution: "node-fetch@npm:2.7.0" + mime-db "1.52.0" + +minimatch@^5.0.1: + version "5.1.6" + resolved "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz" + integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g== dependencies: - whatwg-url: ^5.0.0 - peerDependencies: - encoding: ^0.1.0 - peerDependenciesMeta: - encoding: - optional: true - checksum: d76d2f5edb451a3f05b15115ec89fc6be39de37c6089f1b6368df03b91e1633fd379a7e01b7ab05089a25034b2023d959b47e59759cb38d88341b2459e89d6e5 - languageName: node - linkType: hard - -"normalize-path@npm:^3.0.0": - version: 3.0.0 - resolution: "normalize-path@npm:3.0.0" - checksum: 88eeb4da891e10b1318c4b2476b6e2ecbeb5ff97d946815ffea7794c31a89017c70d7f34b3c2ebf23ef4e9fc9fb99f7dffe36da22011b5b5c6ffa34f4873ec20 - languageName: node - linkType: hard - -"once@npm:^1.3.0": - version: 1.4.0 - resolution: "once@npm:1.4.0" + brace-expansion "^2.0.1" + +node-fetch@^2: + version "2.7.0" + resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz" + integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A== dependencies: - wrappy: 1 - checksum: cd0a88501333edd640d95f0d2700fbde6bff20b3d4d9bdc521bdd31af0656b5706570d6c6afe532045a20bb8dc0849f8332d6f2a416e0ba6d3d3b98806c7db68 - languageName: node - linkType: hard - -"safe-stable-stringify@npm:^2.4.3": - version: 2.4.3 - resolution: "safe-stable-stringify@npm:2.4.3" - checksum: 3aeb64449706ee1f5ad2459fc99648b131d48e7a1fbb608d7c628020177512dc9d94108a5cb61bbc953985d313d0afea6566d243237743e02870490afef04b43 - languageName: node - linkType: hard - -"sortobject@npm:^4.16.0": - version: 4.16.0 - resolution: "sortobject@npm:4.16.0" - checksum: 4212571c41cd5e265e3aa6531153c2ad6862f4b5dd8059647b4b89fdeee23ad8762dc8f3c0fc3c1756c9f87d1b46ba0e49b753c8ab7bd18c1a5bb75be2102c9a - languageName: node - linkType: hard - -"templates@workspace:.": - version: 0.0.0-use.local - resolution: "templates@workspace:." + whatwg-url "^5.0.0" + +normalize-path@^3.0.0: + version "3.0.0" + resolved "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz" + integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA== + +once@^1.3.0: + version "1.4.0" + resolved "https://registry.npmjs.org/once/-/once-1.4.0.tgz" + integrity sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w== dependencies: - "@types/node": ^20.5.1 - "@types/node-fetch": ^2.6.11 - node-fetch: ^2 - ts-node: ^10.9.1 - ts-to-json: ^1.8.3 - typescript: ^5.1.6 - languageName: unknown - linkType: soft - -"tr46@npm:~0.0.3": - version: 0.0.3 - resolution: "tr46@npm:0.0.3" - checksum: 726321c5eaf41b5002e17ffbd1fb7245999a073e8979085dacd47c4b4e8068ff5777142fc6726d6ca1fd2ff16921b48788b87225cbc57c72636f6efa8efbffe3 - languageName: node - linkType: hard - -"ts-node@npm:^10.9.1": - version: 10.9.1 - resolution: "ts-node@npm:10.9.1" + wrappy "1" + +safe-stable-stringify@^2.4.3: + version "2.4.3" + resolved "https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-2.4.3.tgz" + integrity sha512-e2bDA2WJT0wxseVd4lsDP4+3ONX6HpMXQa1ZhFQ7SU+GjvORCmShbCMltrtIDfkYhVHrOcPtj+KhmDBdPdZD1g== + +sortobject@^4.16.0: + version "4.16.0" + resolved "https://registry.npmjs.org/sortobject/-/sortobject-4.16.0.tgz" + integrity sha512-jdcWhqJjxyYxRcXa30qImF3PZea1GpNwdKxUac28T28+GodptH4XihPuRlgCY0hITIEQVnw8DtQ81Fb6fomBaw== + +tr46@~0.0.3: + version "0.0.3" + resolved "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz" + integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw== + +ts-node@^10.9.1: + version "10.9.1" + resolved "https://registry.npmjs.org/ts-node/-/ts-node-10.9.1.tgz" + integrity sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw== dependencies: - "@cspotcode/source-map-support": ^0.8.0 - "@tsconfig/node10": ^1.0.7 - "@tsconfig/node12": ^1.0.7 - "@tsconfig/node14": ^1.0.0 - "@tsconfig/node16": ^1.0.2 - acorn: ^8.4.1 - acorn-walk: ^8.1.1 - arg: ^4.1.0 - create-require: ^1.1.0 - diff: ^4.0.1 - make-error: ^1.1.1 - v8-compile-cache-lib: ^3.0.1 - yn: 3.1.1 - peerDependencies: - "@swc/core": ">=1.2.50" - "@swc/wasm": ">=1.2.50" - "@types/node": "*" - typescript: ">=2.7" - peerDependenciesMeta: - "@swc/core": - optional: true - "@swc/wasm": - optional: true - bin: - ts-node: dist/bin.js - ts-node-cwd: dist/bin-cwd.js - ts-node-esm: dist/bin-esm.js - ts-node-script: dist/bin-script.js - ts-node-transpile-only: dist/bin-transpile.js - ts-script: dist/bin-script-deprecated.js - checksum: 090adff1302ab20bd3486e6b4799e90f97726ed39e02b39e566f8ab674fd5bd5f727f43615debbfc580d33c6d9d1c6b1b3ce7d8e3cca3e20530a145ffa232c35 - languageName: node - linkType: hard - -"ts-to-json@npm:^1.8.3": - version: 1.8.3 - resolution: "ts-to-json@npm:1.8.3" + "@cspotcode/source-map-support" "^0.8.0" + "@tsconfig/node10" "^1.0.7" + "@tsconfig/node12" "^1.0.7" + "@tsconfig/node14" "^1.0.0" + "@tsconfig/node16" "^1.0.2" + acorn "^8.4.1" + acorn-walk "^8.1.1" + arg "^4.1.0" + create-require "^1.1.0" + diff "^4.0.1" + make-error "^1.1.1" + v8-compile-cache-lib "^3.0.1" + yn "3.1.1" + +ts-to-json@^1.8.3: + version "1.8.3" + resolved "https://registry.npmjs.org/ts-to-json/-/ts-to-json-1.8.3.tgz" + integrity sha512-HCv4P0pbc8qEplAh17f6oOd48O93w+sRwVGWHPrLntKxoZYIes+ybQQYez1T0fl+kJd9UFeOTqpRlxsZT4188w== dependencies: - "@types/json-schema": ^7.0.12 - commander: ^10.0.1 - glob: ^8.0.3 - is-mergeable-object: ^1.1.1 - json5: ^2.2.3 - normalize-path: ^3.0.0 - safe-stable-stringify: ^2.4.3 - sortobject: ^4.16.0 - typescript: ~5.1.3 - bin: - ts-to-json: bin/ts-to-json - checksum: 0e4f227e991b5089b31b8d02595fc192b97daf74881cda98fbd4b8a63366f5f599d19d788ea1351e89609b2ddfb02c2a4639abe10c21407d264043d093cb2581 - languageName: node - linkType: hard - -"typescript@npm:^5.1.6, typescript@npm:~5.1.3": - version: 5.1.6 - resolution: "typescript@npm:5.1.6" - bin: - tsc: bin/tsc - tsserver: bin/tsserver - checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350 - languageName: node - linkType: hard - -"typescript@patch:typescript@^5.1.6#~builtin, typescript@patch:typescript@~5.1.3#~builtin": - version: 5.1.6 - resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin::version=5.1.6&hash=5da071" - bin: - tsc: bin/tsc - tsserver: bin/tsserver - checksum: f53bfe97f7c8b2b6d23cf572750d4e7d1e0c5fff1c36d859d0ec84556a827b8785077bc27676bf7e71fae538e517c3ecc0f37e7f593be913d884805d931bc8be - languageName: node - linkType: hard - -"v8-compile-cache-lib@npm:^3.0.1": - version: 3.0.1 - resolution: "v8-compile-cache-lib@npm:3.0.1" - checksum: 78089ad549e21bcdbfca10c08850022b22024cdcc2da9b168bcf5a73a6ed7bf01a9cebb9eac28e03cd23a684d81e0502797e88f3ccd27a32aeab1cfc44c39da0 - languageName: node - linkType: hard - -"webidl-conversions@npm:^3.0.0": - version: 3.0.1 - resolution: "webidl-conversions@npm:3.0.1" - checksum: c92a0a6ab95314bde9c32e1d0a6dfac83b578f8fa5f21e675bc2706ed6981bc26b7eb7e6a1fab158e5ce4adf9caa4a0aee49a52505d4d13c7be545f15021b17c - languageName: node - linkType: hard - -"whatwg-url@npm:^5.0.0": - version: 5.0.0 - resolution: "whatwg-url@npm:5.0.0" + "@types/json-schema" "^7.0.12" + commander "^10.0.1" + glob "^8.0.3" + is-mergeable-object "^1.1.1" + json5 "^2.2.3" + normalize-path "^3.0.0" + safe-stable-stringify "^2.4.3" + sortobject "^4.16.0" + typescript "~5.1.3" + +typescript@^5.1.6, typescript@>=2.7, typescript@~5.1.3: + version "5.1.6" + resolved "https://registry.npmjs.org/typescript/-/typescript-5.1.6.tgz" + integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA== + +v8-compile-cache-lib@^3.0.1: + version "3.0.1" + resolved "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz" + integrity sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg== + +webidl-conversions@^3.0.0: + version "3.0.1" + resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz" + integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ== + +whatwg-url@^5.0.0: + version "5.0.0" + resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz" + integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw== dependencies: - tr46: ~0.0.3 - webidl-conversions: ^3.0.0 - checksum: b8daed4ad3356cc4899048a15b2c143a9aed0dfae1f611ebd55073310c7b910f522ad75d727346ad64203d7e6c79ef25eafd465f4d12775ca44b90fa82ed9e2c - languageName: node - linkType: hard - -"wrappy@npm:1": - version: 1.0.2 - resolution: "wrappy@npm:1.0.2" - checksum: 159da4805f7e84a3d003d8841557196034155008f817172d4e986bd591f74aa82aa7db55929a54222309e01079a65a92a9e6414da5a6aa4b01ee44a511ac3ee5 - languageName: node - linkType: hard - -"yn@npm:3.1.1": - version: 3.1.1 - resolution: "yn@npm:3.1.1" - checksum: 2c487b0e149e746ef48cda9f8bad10fc83693cd69d7f9dcd8be4214e985de33a29c9e24f3c0d6bcf2288427040a8947406ab27f7af67ee9456e6b84854f02dd6 - languageName: node - linkType: hard + tr46 "~0.0.3" + webidl-conversions "^3.0.0" + +wrappy@1: + version "1.0.2" + resolved "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz" + integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ== + +yn@3.1.1: + version "3.1.1" + resolved "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz" + integrity sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==