Socket
Socket
Sign inDemoInstall

@opentiny/vue-icon

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-icon - npm Package Compare versions

Comparing version 3.14.0 to 3.15.0

lib/automatic-assessment.js

11

lib/sub-script.js

@@ -1,3 +0,4 @@

import { svg } from "@opentiny/vue-common";
import { openBlock, createElementBlock, createElementVNode } from "vue";
import { svg } from '@opentiny/vue-common';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
var _hoisted_1 = {

@@ -29,3 +30,2 @@ viewBox: "0 0 16 16",

import "vue";
var index = svg({

@@ -35,4 +35,3 @@ name: "IconSubScript",

});
export {
index as default
};
export { index as default };

@@ -1,3 +0,4 @@

import { svg } from "@opentiny/vue-common";
import { openBlock, createElementBlock, createElementVNode } from "vue";
import { svg } from '@opentiny/vue-common';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
var _hoisted_1 = {

@@ -29,3 +30,2 @@ viewBox: "0 0 16 16",

import "vue";
var index = function index2() {

@@ -37,4 +37,3 @@ return svg({

};
export {
index as default
};
export { index as default };
{
"name": "@opentiny/vue-icon",
"version": "3.14.0",
"version": "3.15.0",
"description": "An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.",

@@ -30,4 +30,4 @@ "homepage": "https://opentiny.design/tiny-vue",

"dependencies": {
"@opentiny/vue-common": "~3.14.0",
"@opentiny/vue-theme": "~3.14.0"
"@opentiny/vue-common": "~3.15.0",
"@opentiny/vue-theme": "~3.15.0"
},

@@ -34,0 +34,0 @@ "module": "./index.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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