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

@opentiny/vue-tag

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-tag - npm Package Compare versions

Comparing version 2.6.6 to 2.6.7

3

lib/index.js

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

import "@opentiny/vue-theme/tag/index.css";
import "@opentiny/vue-renderless/tag/vue";
import "@opentiny/vue-icon";
import "../../vueComponentNormalizer-de5b7a1c.mjs";
var template = function template2(mode) {

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

4

lib/pc.js

@@ -102,7 +102,7 @@ import { renderless, api } from "@opentiny/vue-renderless/tag/vue";

}
var PcTemplate = /* @__PURE__ */ function() {
var pc = /* @__PURE__ */ function() {
return __component__.exports;
}();
export {
PcTemplate as default
pc as default
};
{
"name": "@opentiny/vue-tag",
"version": "2.6.6",
"version": "2.6.7",
"description": "",

@@ -8,4 +8,4 @@ "main": "./lib/index.js",

"@opentiny/vue-renderless": "~3.6.6",
"@opentiny/vue-common": "~2.6.6",
"@opentiny/vue-icon": "~2.6.6"
"@opentiny/vue-common": "~2.6.7",
"@opentiny/vue-icon": "~2.6.7"
},

@@ -12,0 +12,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