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.7 to 0.0.8

2

es/index.js

@@ -1,2 +0,2 @@

const version = "0.0.7";
const version = "0.0.8";
function install(app) {

@@ -3,0 +3,0 @@ const components = [];

"use strict";
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
const version = "0.0.7";
const version = "0.0.8";
function install(app) {

@@ -5,0 +5,0 @@ const components = [];

@@ -1,2 +0,2 @@

const version = "0.0.7";
const version = "0.0.8";
function install(app) {

@@ -3,0 +3,0 @@ const components = [];

@@ -5,3 +5,3 @@ (function(global, factory) {

"use strict";
const version = "0.0.7";
const version = "0.0.8";
function install(app) {

@@ -8,0 +8,0 @@ const components = [];

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

!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports):"function"==typeof define&&define.amd?define(["exports"],n):n((e="undefined"!=typeof globalThis?globalThis:e||self).icon={})}(this,(function(e){"use strict";const n="0.0.7";function o(e){[].forEach((n=>{n.install?e.use(n):n.name&&e.component(n.name,n)}))}var t={install:o,version:n};e.default=t,e.install=o,e.version=n,Object.defineProperties(e,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})}));
!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports):"function"==typeof define&&define.amd?define(["exports"],n):n((e="undefined"!=typeof globalThis?globalThis:e||self).icon={})}(this,(function(e){"use strict";const n="0.0.8";function o(e){[].forEach((n=>{n.install?e.use(n):n.name&&e.component(n.name,n)}))}var t={install:o,version:n};e.default=t,e.install=o,e.version=n,Object.defineProperties(e,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})}));

@@ -25,3 +25,3 @@ var __defProp = Object.defineProperty;

module.exports = __toCommonJS(stdin_exports);
const version = "0.0.7";
const version = "0.0.8";
function install(app) {

@@ -28,0 +28,0 @@ const components = [];

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

{"$schema":"https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json","framework":"vue","name":"icon","version":"0.0.7","contributions":{"html":{"tags":[{"name":"demo-button","attributes":[{"name":"type","default":"`primary`","description":"按钮类型","value":{"type":"string","kind":"expression"}},{"name":"color","default":"-","description":"按钮颜色","value":{"type":"string","kind":"expression"}}],"events":[{"name":"click","description":"点击时触发","arguments":[{"name":"event","type":"MouseEvent"}]}],"slots":[{"name":"default","description":"默认插槽"}]}],"attributes":[]}},"js-types-syntax":"typescript"}
{"$schema":"https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json","framework":"vue","name":"icon","version":"0.0.8","contributions":{"html":{"tags":[{"name":"demo-button","attributes":[{"name":"type","default":"`primary`","description":"按钮类型","value":{"type":"string","kind":"expression"}},{"name":"color","default":"-","description":"按钮颜色","value":{"type":"string","kind":"expression"}}],"events":[{"name":"click","description":"点击时触发","arguments":[{"name":"event","type":"MouseEvent"}]}],"slots":[{"name":"default","description":"默认插槽"}]}],"attributes":[]}},"js-types-syntax":"typescript"}
{
"name": "@hhorg/icon",
"version": "0.0.7",
"version": "0.0.8",
"description": "图标库",

@@ -30,15 +30,9 @@ "main": "lib/hh-icon.js",

},
"peerDependencies": {
"vue": "^3.0.0"
},
"devDependencies": {
"@vant/cli": "^6.0.0",
"vue": "^3.0.0",
"sass": "^1.49.7"
"sass": "^1.49.7",
"vue-demi": "^0.14.10"
},
"eslintConfig": {
"root": true,
"extends": [
"@vant"
]
"root": true
},

@@ -45,0 +39,0 @@ "prettier": {

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