New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@studyportals/microservice-injector

Package Overview
Dependencies
Maintainers
12
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@studyportals/microservice-injector

Streamline injecting MicroServices (js, css resources) into the page.

  • 0.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
12
Created
Source

Microservice Injector

Streamline injecting microservices (bob microservices, js, css resources) into the page.

Installation

this package is written in TypeScript and runs on Node.js and is available on Github Package Registry.

$ npm i @studyportals/microservice-injector

Publishing the package on the GitHub Package Registry

  1. Run npm publish

Functions

injectBobMicroservice(src: string): Promise<void>
injectScriptToBody(src: string): Promise<void>
injectStyleSheetToHead(src: string): Promise<void>

Advanced documentation

Visit our extensive API documentation: https://studyportals.github.io/microservice-injector/

FAQs

Package last updated on 25 Mar 2020

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