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

rd-web-app-utils

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rd-web-app-utils

用于润德旗下App内嵌Web项目之间交互

latest
npmnpm
Version
0.1.5
Version published
Maintainers
1
Created
Source

润德App-Web工具类

用于润德旗下App内嵌Web项目之间交互

npm部署

  • 每次修改后提升版本号,git仓库提交
  • 由陈经达(13450284080@163.com)打包部署npm https://registry.npmjs.org/
  • https://registry.npmmirror.com/
  • npm config set registry - https://registry.npmmirror.com/
  • npm config set registry - https://registry.npmjs.org/
  • 账号chenjingda、13450284080@163.com

使用方式

  • const rdApp = useRDApp()

  • if (rdApp.isAppEnv) {

  • ...

  • }

  • rdApp.appRouter.openWindow()

  • rdApp.appShare.shareWebPage()

FAQs

Package last updated on 27 Aug 2025

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