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

vue-join-dialog

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-join-dialog - npm Package Compare versions

Comparing version 1.0.26 to 1.0.27

2

link.js

@@ -23,5 +23,5 @@

toComDetail: (no) => window.open(url + "/company?companyNo=" + no),//跳转企业详情
toJoinInfo: ({no,personal,type,isApproval,processNo}) => window.location.href = (`${hyUrl}/joinInfo?no=${no}&personal=${personal}&type=${type}&isApproval=${isApproval}&processNo=${processNo}`),//跳转申请邀请
toJoinInfo: ({no,personal,type,isApproval}) => window.location.href = (`${hyUrl}/joinInfo?no=${no}&personal=${personal}&type=${type}&isApproval=${isApproval}`),//跳转申请邀请
};
export default link;
{
"name": "vue-join-dialog",
"version": "1.0.26",
"version": "1.0.27",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is not supported yet

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