Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@certua/shared

Package Overview
Dependencies
Maintainers
3
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@certua/shared

Shared Elements. Private Package.

  • 2.0.0
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
3
Weekly downloads
 
Created
Source

Shared

Package for shared utilities/elements in typescript.

Usage

This package is to store shared utilities for other packages. It is not intented to build and publish it as is.

Types

To help IDE, when modifying. You can run yarn build:types to build typecsript file and commit the changes.

This npm script also download and convert to typescript definition file DIP (API + CAS) swagger. You can update only those genereated file using yarn build:swagger.

Components

DaaS Client

TODO

Event Bus

TODO

Event Bus Logger

TODO

Tests

Tests are located in the test folder and written using typescript. Test runner is mocha and we are using chai for assertion and sinon for mocking and spying.

Three options for running tests.

yarn run test
yarn run test:coverage
yarn run test:watch
  • test to run unit tests
  • test:coverage to run unit tests and generate coverage report
  • test:watch to run in watch mode

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc