You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@solucx/instance-typing

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solucx/instance-typing

Typescript enforcing typing for instance object

latest
npmnpm
Version
0.9.0
Version published
Weekly downloads
35
6.06%
Maintainers
2
Weekly downloads
 
Created
Source

instance-typing

Typescript enforcing typing for instance object

Installation

To install this packege use npm install @solucx/instance-typing

This is a private repository. You should be logged in into a allowed npm account or keep this authorized .npmrc credentials file at project or usr root folder.

Test

To run the test suite use npm run test

Publish

To publish a new version of the SDK follow this steps:

  • npm version (major|minor|patch)
    • major -> breaking changes
    • minor -> non-breaking changes
    • patch -> bugfixes
  • npm publish
    • you have to logged in npm (npm login)
    • you should have access to the npm package (https://www.npmjs.com/package/@solucx/instance-typing)
  • git push --tags

FAQs

Package last updated on 04 Apr 2023

Did you know?

Socket

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.

Install

Related posts