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

@hhorg/icon

Package Overview
Dependencies
Maintainers
0
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hhorg/icon - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

lib/icon.cjs.js

4

es/icon/components/Icon.js

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

import IconSymbol from "./components/IconSymbol.js";
import IconFont from "./components/IconFont.js";
import IconSymbol from "./IconSymbol.js";
import IconFont from "./IconFont.js";
const __vue_sfc__ = {

@@ -4,0 +4,0 @@ name: "HhIcon",

import Icon from "./icon";
const version = "0.0.3";
const version = "0.0.4";
function install(app) {

@@ -4,0 +4,0 @@ const components = [

@@ -33,4 +33,4 @@ var __create = Object.create;

module.exports = __toCommonJS(stdin_exports);
var import_IconSymbol = __toESM(require("./components/IconSymbol.js"));
var import_IconFont = __toESM(require("./components/IconFont.js"));
var import_IconSymbol = __toESM(require("./IconSymbol.js"));
var import_IconFont = __toESM(require("./IconFont.js"));
var import_vue = require("vue");

@@ -37,0 +37,0 @@ const __vue_sfc__ = {

@@ -37,3 +37,3 @@ var __create = Object.create;

var import_icon = __toESM(require("./icon"));
const version = "0.0.3";
const version = "0.0.4";
function install(app) {

@@ -40,0 +40,0 @@ const components = [

{
"name": "@hhorg/icon",
"version": "0.0.3",
"version": "0.0.4",
"description": "图标库",

@@ -55,2 +55,2 @@ "main": "lib/hh-icon.js",

}
}
}
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