@onbeam/icons
Advanced tools
Comparing version 1.0.0-2 to 1.0.0-3
{ | ||
"name": "@onbeam/icons", | ||
"version": "1.0.0-2", | ||
"version": "1.0.0-3", | ||
"sideEffects": false, | ||
"license": "MIT", | ||
"main": "./index.ts", | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.mjs", | ||
"types": "./dist/index.d.ts", | ||
"files": [ | ||
@@ -20,2 +22,4 @@ "dist" | ||
"@types/react": "^18.2.74", | ||
"barrelsby": "^2.8.1", | ||
"tsup": "^8.0.2", | ||
"typescript": "^5.3.3", | ||
@@ -27,5 +31,9 @@ "@onbeam/typescript-config": "0.0.0" | ||
"validate:fix": "biome check . --apply-unsafe", | ||
"generate": "npx @svgr/cli@5 ./src --template ./config/template.cjs --ext tsx --out-dir ./components --ref --index-template ./config/index-template.cjs", | ||
"build": "pnpm clean && pnpm generate && pnpm validate:fix" | ||
"generate:barrels": "barrelsby -c ./barrelsby.json --delete", | ||
"generate:icons": "npx @svgr/cli@5 ./src --template ./config/template.cjs --ext tsx --out-dir ./generated --ref --index-template ./config/index-template.cjs", | ||
"generate": "pnpm generate:icons && pnpm generate:barrels", | ||
"build:prepare": "pnpm clean && pnpm generate && pnpm validate:fix", | ||
"build:compile": "tsup generated/index.ts --format esm,cjs --dts --external react", | ||
"build": "pnpm build:prepare && pnpm build:compile" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed 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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
819463
7
5335
7
15
52
4
6
3
52