New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@lading/client

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lading/client

This code is used to bootstrap the module federation endpoints for remoteEntry's. It is meant to be small and light, therefore, it is appropriate to handcraft the JS files (avoiding any tslib tax). The source is written in pure JavaScript with JSDoc to al

latest
npmnpm
Version
1.2.1
Version published
Maintainers
2
Created
Source

Lading Client code

This code is used to bootstrap the module federation endpoints for remoteEntry's. It is meant to be small and light, therefore, it is appropriate to handcraft the JS files (avoiding any tslib tax). The source is written in pure JavaScript with JSDoc to allow this code to output typings (d.ts) via the TypeScript compilation.

Build

Simply run yarn build to generate the d.ts files. If typing can be ignored, simply use the JavaScript files outright.

FAQs

Package last updated on 26 Jan 2021

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