@aksara-ui/icons
Advanced tools
Comparing version
{ | ||
"name": "@aksara-ui/icons", | ||
"version": "1.0.0-canary.7", | ||
"version": "1.0.0-canary.9", | ||
"description": "React icon library for the Aksara design system.", | ||
"sideEffects": false, | ||
"main": "./lib/index.js", | ||
"module": "./lib/index.es.js", | ||
"types": "./lib/index.d.ts", | ||
"main": "dist/index.js", | ||
"module": "dist/icons.esm.js", | ||
"typings": "dist/index.d.ts", | ||
"aksara:src": "./src/index.ts", | ||
@@ -14,3 +14,3 @@ "repository": "https://github.com/kata-ai/wicara.git", | ||
"files": [ | ||
"lib" | ||
"dist" | ||
], | ||
@@ -21,10 +21,8 @@ "publishConfig": { | ||
"scripts": { | ||
"clean": "rimraf lib && rimraf tsc-out", | ||
"compile": "yarn clean && yarn rollup", | ||
"build": "tsdx build --transpileOnly --tsconfig tsconfig.build.json", | ||
"clean": "rimraf dist", | ||
"format": "prettier --write \"src/**/*.{js,jsx,ts,tsx}\"", | ||
"lint": "eslint \"src/**/*.{js,jsx,ts,tsx}\"", | ||
"prepublishOnly": "yarn compile", | ||
"rollup": "rollup -c ./rollup.config.js", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"type-check": "tsc --emitDeclarationOnly", | ||
"prepublish": "yarn build", | ||
"start": "tsdx watch --tsconfig tsconfig.build.json --verbose", | ||
"validate": "yarn lint && yarn type-check" | ||
@@ -40,8 +38,6 @@ }, | ||
"devDependencies": { | ||
"@types/react": "^16.9.48", | ||
"@types/react-dom": "^16.9.8", | ||
"react": "^16.13.1", | ||
"react-dom": "^16.13.1" | ||
}, | ||
"gitHead": "c8ab6732fbd8639a10e45209606eb56296d33cc4" | ||
"gitHead": "cf735ad87c53e49f75502f9b3307564337cae73d" | ||
} |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
1302249
43.23%2
-50%211
1.44%7584
103%86
50.88%1
Infinity%