Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@opentiny/vue-user-contact

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-user-contact - npm Package Compare versions

Comparing version 3.6.1 to 3.6.6

7

lib/index.js

@@ -18,2 +18,9 @@ function _extends() {

import "@opentiny/vue-theme/user-contact/index.css";
import "@opentiny/vue-renderless/user-contact/vue";
import "@opentiny/vue-user-head";
import "@opentiny/vue-card-template";
import "@opentiny/vue-popover";
import "@opentiny/vue-icon";
import "vue";
import "../../_plugin-vue_export-helper-cfc4284c.mjs";
var template = function template2(mode) {

@@ -20,0 +27,0 @@ if ("mobile" === (process.env.TINY_MODE || mode))

4

lib/pc.js

@@ -221,5 +221,5 @@ import { renderless, api } from "@opentiny/vue-renderless/user-contact/vue";

}
var pc = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
var PcTemplate = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export {
pc as default
PcTemplate as default
};
{
"name": "@opentiny/vue-user-contact",
"version": "3.6.1",
"version": "3.6.6",
"description": "",
"main": "./lib/index.js",
"dependencies": {
"@opentiny/vue-renderless": "~3.6.1",
"@opentiny/vue-common": "~3.6.1",
"@opentiny/vue-user-head": "~3.6.1",
"@opentiny/vue-card-template": "~3.6.1",
"@opentiny/vue-popover": "~3.6.1",
"@opentiny/vue-icon": "~3.6.1"
"@opentiny/vue-renderless": "~3.6.6",
"@opentiny/vue-common": "~3.6.6",
"@opentiny/vue-user-head": "~3.6.6",
"@opentiny/vue-card-template": "~3.6.6",
"@opentiny/vue-popover": "~3.6.6",
"@opentiny/vue-icon": "~3.6.6"
},

@@ -14,0 +14,0 @@ "license": "MIT",

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