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

onefint-oauth2-sdk-vue

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

onefint-oauth2-sdk-vue

OneFinT 平台统一登陆前端 sdk. (Vue)

  • 0.1.7
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

onefint-oauth2-sdk-vue

OneFinT 平台统一登陆前端 sdk. (Vue)

Quick Start

安装依赖

本项目发布在 devops 平台的 npm 仓库中, 使用之前需要切换到devops 的 registry.

# 使用 nrm 来控制源
npm i -g nrm

# 添加源 
nrm add devops http://6.18.5.41:8084/repository/npm/

# 查看当前的源
nrm ls

# 使用某一源
nrm use devops

切换到对应的源之后,安装依赖, npm i -S onefint-oauth2-sdk-vue,

使用示例

启动项目

# 安装依赖
yarn install npm install

# 本地测试
yarn serve or npm run serve

# 发布
yarn build

todo

  1. 打包体积优化 第三方库,没用到的文件
  2. 测试一下能不能用

FAQs

Package last updated on 03 Nov 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

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