@pikas-ui/icons
Advanced tools
Comparing version 3.3.12 to 3.3.13
@@ -1,2 +0,2 @@ | ||
import{jsx as o}from"react/jsx-runtime";import{Icon as r}from"@iconify/react";import{CustomIcon as n}from"../customIcon/index.js";const e=({name:m,...p})=>o(n,{...p,children:o(r,{icon:m})});export{e as IconByName}; | ||
import{jsx as o}from"react/jsx-runtime";import*as r from"@iconify/react";import{CustomIcon as n}from"../customIcon/index.js";const I=({name:m,...p})=>o(n,{...p,children:o(r.Icon,{icon:m})});export{I as IconByName}; | ||
//# sourceMappingURL=IconByName.js.map |
{ | ||
"name": "@pikas-ui/icons", | ||
"version": "3.3.12", | ||
"version": "3.3.13", | ||
"private": false, | ||
@@ -29,3 +29,3 @@ "keywords": [ | ||
"files": [ | ||
"dist/**" | ||
"dist/**/*" | ||
], | ||
@@ -46,4 +46,3 @@ "repository": { | ||
"@iconify/react": "4.0.1", | ||
"@pikas-ui/styles": "3.5.12", | ||
"iconify-icon": "1.0.2" | ||
"@pikas-ui/styles": "3.5.13" | ||
}, | ||
@@ -57,3 +56,3 @@ "peerDependencies": { | ||
"@pikas/tsconfig": "1.0.0", | ||
"@types/node": "18.11.9", | ||
"@types/node": "18.11.10", | ||
"@types/react": "18.0.25", | ||
@@ -60,0 +59,0 @@ "@types/react-dom": "18.0.9", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
14671
4
65
+ Added@pikas-ui/styles@3.5.13(transitive)
- Removediconify-icon@1.0.2
- Removed@pikas-ui/styles@3.5.12(transitive)
- Removediconify-icon@1.0.2(transitive)
Updated@pikas-ui/styles@3.5.13