
Research
/Security News
Miasma Mini Shai-Hulud Hits ImmobiliareLabs npm Packages
Miasma Mini Shai-Hulud hits @immobiliarelabs Backstage plugins, targeting GitLab and LDAP auth packages on npm.
@opvious/api
Advanced tools
This package contains auto-generated SDKs and types for the Opvious API. It is suitable for use both client-side and server-side.
import {createSdk, createGraphqlSdk} from '@opvious/api';
// REST SDK (data operations)
const sdk = createSdk({
// Optional authorization token
headers: {authorization: `Bearer ${process.env.OPVIOUS_TOKEN}`},
});
// GraphQL SDK (metadata operations)
const graphqlSdk = createGraphqlSdk(sdk);
Note that several SDK methods require an API access token. You can generate one here.
This package also includes the following resource files:
resources/openapi.yaml);resources/graphql/schema.gql);resources/graphql/**/*.graphql).These can be used to generate your own SDKs.
FAQs
API resources
We found that @opvious/api demonstrated a healthy version release cadence and project activity because the last version was released less than 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.

Research
/Security News
Miasma Mini Shai-Hulud hits @immobiliarelabs Backstage plugins, targeting GitLab and LDAP auth packages on npm.

Security News
Rolldown paused Rust React Compiler integration after a 5MB binary size increase raised concerns about shipping React-specific code to all Vite users.

Security News
/Research
Mini Shai-Hulud expands into the Go ecosystem after hitting LeoPlatform npm packages and targeting GitHub Actions workflows.