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

@chakra-ui/c-icon

Package Overview
Dependencies
Maintainers
3
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/c-icon - npm Package Compare versions

Comparing version 0.0.0-dev-20230217173417 to 0.0.0-dev-20230217182316

dist/chunk-GFAC7EOP.mjs

3

dist/icon.js

@@ -33,3 +33,2 @@ "use strict";

var import_vue_utils = require("@chakra-ui/vue-utils");
var import_utils = require("@chakra-ui/utils");
function _isSlot(s) {

@@ -75,3 +74,3 @@ return typeof s === "function" || Object.prototype.toString.call(s) === "[object Object]" && !(0, import_vue.isVNode)(s);

}) {
const props = (0, import_vue2.computed)(() => (0, import_utils.mergeWith)({}, _props));
const props = (0, import_vue2.computed)(() => (0, import_vue_utils.mergeWith)({}, _props));
const icons = (0, import_vue2.inject)("$chakraIcons");

@@ -78,0 +77,0 @@ const icon = (0, import_vue2.computed)(() => {

@@ -35,3 +35,2 @@ "use strict";

var import_vue_utils = require("@chakra-ui/vue-utils");
var import_utils = require("@chakra-ui/utils");
function _isSlot(s) {

@@ -77,3 +76,3 @@ return typeof s === "function" || Object.prototype.toString.call(s) === "[object Object]" && !(0, import_vue.isVNode)(s);

}) {
const props = (0, import_vue2.computed)(() => (0, import_utils.mergeWith)({}, _props));
const props = (0, import_vue2.computed)(() => (0, import_vue_utils.mergeWith)({}, _props));
const icons = (0, import_vue2.inject)("$chakraIcons");

@@ -80,0 +79,0 @@ const icon = (0, import_vue2.computed)(() => {

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

{"inputs":{"src/icon.tsx":{"bytes":3054,"imports":[]},"src/index.tsx":{"bytes":108,"imports":[{"path":"src/icon.tsx","kind":"import-statement"}]}},"outputs":{"dist/icon.js":{"imports":[],"exports":[],"entryPoint":"src/icon.tsx","inputs":{"src/icon.tsx":{"bytesInOutput":3117}},"bytes":4159},"dist/index.js":{"imports":[],"exports":[],"entryPoint":"src/index.tsx","inputs":{"src/index.tsx":{"bytesInOutput":197},"src/icon.tsx":{"bytesInOutput":2917}},"bytes":4174}}}
{"inputs":{"src/icon.tsx":{"bytes":3019,"imports":[]},"src/index.tsx":{"bytes":108,"imports":[{"path":"src/icon.tsx","kind":"import-statement"}]}},"outputs":{"dist/icon.js":{"imports":[],"exports":[],"entryPoint":"src/icon.tsx","inputs":{"src/icon.tsx":{"bytesInOutput":3073}},"bytes":4115},"dist/index.js":{"imports":[],"exports":[],"entryPoint":"src/index.tsx","inputs":{"src/index.tsx":{"bytesInOutput":197},"src/icon.tsx":{"bytesInOutput":2873}},"bytes":4130}}}

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

{"inputs":{"src/icon.tsx":{"bytes":3054,"imports":[]},"src/index.tsx":{"bytes":108,"imports":[{"path":"src/icon.tsx","kind":"import-statement"}]}},"outputs":{"dist/icon.mjs":{"imports":[{"path":"dist/chunk-N5QRP2XL.mjs","kind":"import-statement"}],"exports":["CIcon","_iconProps","createIconComponent"],"entryPoint":"src/icon.tsx","inputs":{},"bytes":142},"dist/index.mjs":{"imports":[{"path":"dist/chunk-N5QRP2XL.mjs","kind":"import-statement"}],"exports":["CIcon","_iconProps","createIconComponent"],"entryPoint":"src/index.tsx","inputs":{"src/index.tsx":{"bytesInOutput":0}},"bytes":142},"dist/chunk-N5QRP2XL.mjs":{"imports":[],"exports":["CIcon","_iconProps","createIconComponent"],"inputs":{"src/icon.tsx":{"bytesInOutput":2708}},"bytes":2912}}}
{"inputs":{"src/icon.tsx":{"bytes":3019,"imports":[]},"src/index.tsx":{"bytes":108,"imports":[{"path":"src/icon.tsx","kind":"import-statement"}]}},"outputs":{"dist/icon.mjs":{"imports":[{"path":"dist/chunk-GFAC7EOP.mjs","kind":"import-statement"}],"exports":["CIcon","_iconProps","createIconComponent"],"entryPoint":"src/icon.tsx","inputs":{},"bytes":142},"dist/index.mjs":{"imports":[{"path":"dist/chunk-GFAC7EOP.mjs","kind":"import-statement"}],"exports":["CIcon","_iconProps","createIconComponent"],"entryPoint":"src/index.tsx","inputs":{"src/index.tsx":{"bytesInOutput":0}},"bytes":142},"dist/chunk-GFAC7EOP.mjs":{"imports":[],"exports":["CIcon","_iconProps","createIconComponent"],"inputs":{"src/icon.tsx":{"bytesInOutput":2673}},"bytes":2877}}}
{
"name": "@chakra-ui/c-icon",
"description": "Chakra UI Vue | A component to display icons in the browser component",
"version": "0.0.0-dev-20230217173417",
"version": "0.0.0-dev-20230217182316",
"main": "dist/index.js",

@@ -24,5 +24,5 @@ "module": "dist/index.mjs",

"dependencies": {
"@chakra-ui/utils": "2.0.14",
"@chakra-ui/vue-system": "0.0.0-dev-20230217173417",
"@chakra-ui/vue-utils": "0.0.0-dev-20230217173417"
"@chakra-ui/utils": "2.0.15",
"@chakra-ui/vue-system": "0.0.0-dev-20230217182316",
"@chakra-ui/vue-utils": "0.0.0-dev-20230217182316"
},

@@ -29,0 +29,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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