Security News
vlt Debuts New JavaScript Package Manager and Serverless Registry at NodeConf EU
vlt introduced its new package manager and a serverless registry this week, innovating in a space where npm has stagnated.
@graphprotocol/common-ts
Advanced tools
Common TypeScript library for Graph Protocol components
NOTE: THIS PROJECT IS BETA SOFTWARE.
@graphprotocol/common-ts
is a TypeScript utility library for The Graph. It
currently provides the following functionality:
Type-safe contract bindings to interact with The Graph Network on mainnet and rinkeby.
Create query response attestations using EIP-712.
A GraphQL client to query The Graph Network network subgraph
Graph Token (GRT) formatting and parsing.
Validation and type-safe handling of subgraph deployment IDs.
Type-safe and normalized Ethereum addresses.
Convenience features:
Security ehancement for Express web servers.
An easy-to-configure logger based on pino with support for asynchronous logging and Sentry error reporting.
Easy-to-use Prometheus metrics client and server.
Eventuals: Asynchronously resolved, observable values that only emit values if they have changed. These are convenient to monitor, for instance, Graph Network data and only perform an action if it has changed.
Copyright © 2020-2021 The Graph Foundation.
Licensed under the MIT license.
FAQs
Common TypeScript library for Graph Protocol components
The npm package @graphprotocol/common-ts receives a total of 571 weekly downloads. As such, @graphprotocol/common-ts popularity was classified as not popular.
We found that @graphprotocol/common-ts demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
vlt introduced its new package manager and a serverless registry this week, innovating in a space where npm has stagnated.
Security News
Research
The Socket Research Team uncovered a malicious Python package typosquatting the popular 'fabric' SSH library, silently exfiltrating AWS credentials from unsuspecting developers.
Security News
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.