Socket
Socket
Sign inDemoInstall

@portal-hq/injected-provider

Package Overview
Dependencies
1
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @portal-hq/injected-provider

When making changes to the injected provider, be sure to run the bundle script and update the PortalSwift and portal-android repos.


Version published
Maintainers
1
Install size
550 kB
Created

Readme

Source

Injected Provider

When making changes to the injected provider, be sure to run the bundle script and update the PortalSwift and portal-android repos.

Building the injected scripts

  1. Run the bundle script.
yarn lerna exec 'npm run bundle' --scope @portal-hq/injected-provider
  1. This will create ios.js and android.js files in the scripts directory.
  2. Copy and paste the contents of those files into:
    • The string in the PortalWebView file.
    • The string in InjectedScript.kt file.

FAQs

Last updated on 21 Apr 2024

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc