@pikas-ui/icons
Advanced tools
Comparing version 4.0.5 to 4.1.0
{ | ||
"name": "@pikas-ui/icons", | ||
"version": "4.0.5", | ||
"version": "4.1.0", | ||
"private": false, | ||
@@ -20,2 +20,7 @@ "keywords": [ | ||
"require": "./dist/index.js" | ||
}, | ||
"./dist/*": { | ||
"types": "./dist/*.d.ts", | ||
"import": "./dist/esm/*.js", | ||
"require": "./dist/*.js" | ||
} | ||
@@ -47,14 +52,14 @@ }, | ||
"devDependencies": { | ||
"@pikas/prettier": "1.0.0", | ||
"@pikas/tsconfig": "1.0.0", | ||
"@types/node": "18.15.3", | ||
"@types/react": "18.0.28", | ||
"@types/react-dom": "18.0.11", | ||
"@types/node": "20.2.5", | ||
"@types/react": "18.2.8", | ||
"@types/react-dom": "18.2.4", | ||
"cross-env": "7.0.3", | ||
"eslint": "8.36.0", | ||
"eslint-config-custom": "1.0.0", | ||
"eslint": "8.42.0", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"tsup": "6.6.3", | ||
"typescript": "5.0.2" | ||
"tsup": "6.7.0", | ||
"typescript": "5.1.3", | ||
"@pikas/prettier": "1.0.0", | ||
"@pikas/tsconfig": "1.0.0", | ||
"eslint-config-custom": "1.0.0" | ||
}, | ||
@@ -61,0 +66,0 @@ "node": "12.20.0 || 14.13.1 || >=16.0.0", |
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
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
14781