
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
@ty-ras/backend-node-io-ts-openapi
Advanced tools
Bundle of TyRAS libraries suitable to use in backends which run on Node HTTP(S) 1 or 2 server, use `io-ts` as data validation library, and OpenAPI as metadata about the endpoints.
io-ts
as Data Validation Library, OpenAPI as Metadata FormatThis library bundles various @ty-ras/*
libraries into one.
The purpose is to enable writing
import * as tyras from "@ty-ras/backend-node-io-ts-openapi";
instead of
import * as tyrasData from "@ty-ras/data";
import * as tyrasDataBE from "@ty-ras/data-backend";
...etc
This library exports all members of the following libraries:
@ty-ras/protocol
,@ty-ras/endpoint
,@ty-ras/endpoint-spec
,@ty-ras/server
,@ty-ras/server-node
,@ty-ras/state
,@ty-ras/state-io-ts
,@ty-ras/data
,@ty-ras/data-io-ts
,@ty-ras/data-backend
,@ty-ras/data-backend-io-ts
,@ty-ras/metadata
,@ty-ras/metadata-openapi
,@ty-ras/metadata-jsonschema
, and@ty-ras/metadata-jsonschema-io-ts
.FAQs
Bundle of TyRAS libraries suitable to use in backends which run on Node HTTP(S) 1 or 2 server, use `io-ts` as data validation library, and OpenAPI as metadata about the endpoints.
The npm package @ty-ras/backend-node-io-ts-openapi receives a total of 259 weekly downloads. As such, @ty-ras/backend-node-io-ts-openapi popularity was classified as not popular.
We found that @ty-ras/backend-node-io-ts-openapi demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.