Socket
Socket
Sign inDemoInstall

@web3api/manifest-schema

Package Overview
Dependencies
0
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

0.0.1-prealpha.25

Diff

Changelog

Source

Web3API 0.0.1-prealpha.25

Feature

  • @web3api/client-js: Added the WEB3API_THREAD_PATH env variable, allowing integrators to customize where the thread.js worker thread module is imported from.
  • @web3api/wasm-as: Improved error logging w/ better error messages and a "context stack" showing exactly what properties of the MsgPack blob the serialization / deserialization is failing at.
web3-api-build-bot
published 0.0.1-prealpha.24 •

Changelog

Source

Web3API 0.0.1-prealpha.24

Bugs

  • @web3api/wasm-as: Moved as-bigint from devDependencies to dependencies. Fixes issue #347
web3-api-build-bot
published 0.0.1-prealpha.23 •

Changelog

Source

Web3API 0.0.1-prealpha.23

Feature

  • @web3api/os-js: This package contains OS agnostic code for doing things like writing files w/ consistent line endings.
  • Windows Support: The toolchain now builds and runs properly on the Windows operating system.
  • BigInt Schema Type: The BigInt type is now available for use as a base type for Web3API GraphQL schemas.
  • @web3api/react: The useWeb3ApiClient hook was added, allowing users to easily get a reference to the Web3ApiClient used by the Web3ApiProvider.
web3-api-build-bot
published 0.0.1-prealpha.22 •

Changelog

Source

Web3API 0.0.1-prealpha.22

Feature

  • @web3api/tracing-js: The tracing-js package uses the OpenTelemetry Standard for logging trace events. This enables things like:
    • Benchmark Timings
    • Input Argument + Output Result Logging
    • In-Depth Exception Tracing
  • @web3api/core-js: All functions are now traceable.
  • @web3api/client-js: All functions are now traceable.
web3-api-build-bot
published 0.0.1-prealpha.21 •

Changelog

Source

Web3API 0.0.1-prealpha.21

Feature

  • Sharing code & types between query and mutation modules is now possible.

Bugs

  • Common types found in both query and mutation schemas are properly consolidated. If types have the same name, but a different structure, and error is thrown.
web3-api-build-bot
published 0.0.1-prealpha.20 •

Changelog

Source

Web3API 0.0.1-prealpha.20

Bugs

  • Fix the w3 create app react ... template project's styling to be responsive.
web3-api-build-bot
published 0.0.1-prealpha.19 •

Changelog

Source

Web3API 0.0.1-prealpha.19

Features

  • @web3api/ipfs-plugin-js: Added options for request timeouts, provider overrides, and fallback providers. Additionally a new method has been added, resolve, which allows the caller to try and resolve a given IFPS CID to ensure the document exists.
web3-api-build-bot
published 0.0.1-prealpha.18 •

Changelog

Source

Web3API 0.0.1-prealpha.18

Features

  • Updated the app/react template project to use the latest "Hello World" Web3API published at ens/helloworld.web3api.eth.
web3-api-build-bot
published 0.0.1-prealpha.17 •

Changelog

Source

Web3API 0.0.1-prealpha.17

Bugs

  • @web3api/ethereum-plugin-js: Network configurations must be nested within a property in order to allow for the defaultNetwork property to be set w/o causing a typing error (for not being of the ConnectionConfig type).
web3-api-build-bot
published 0.0.1-prealpha.16 •

Changelog

Source

Web3API 0.0.1-prealpha.16

Bugs

  • @web3api/test-env: Expose the IPFS node's swarm port (4001).
23Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc