@cartridge/ui
Advanced tools
Comparing version 0.2.16 to 0.3.20
{ | ||
"name": "@cartridge/ui", | ||
"version": "0.2.16", | ||
"main": "lib/index.umd.cjs", | ||
"module": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"version": "0.3.20", | ||
"module": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"type": "module", | ||
"scripts": { | ||
"build": "vite build", | ||
"format": "prettier ./src --write", | ||
"storybook": "storybook dev -p 6006", | ||
"storybook:build": "storybook build" | ||
}, | ||
"files": [ | ||
"lib", | ||
"README.md" | ||
"dist" | ||
], | ||
@@ -44,8 +36,17 @@ "peerDependencies": { | ||
"tslib": "^2.3.1", | ||
"typescript": "^5.4.5", | ||
"vite": "^4.4.9", | ||
"vite-plugin-dts": "^3.5.3" | ||
"vite-plugin-dts": "^3.5.3", | ||
"@cartridge/tsconfig": "^0.0.1" | ||
}, | ||
"dependencies": { | ||
"@chakra-ui/anatomy": "^2.2.1" | ||
}, | ||
"scripts": { | ||
"dev": "tsc", | ||
"build": "tsc", | ||
"format": "prettier ./src --write", | ||
"storybook": "storybook dev -p 6006", | ||
"storybook:build": "storybook build" | ||
} | ||
} | ||
} |
@@ -1,15 +0,9 @@ | ||
# @cartridge/web | ||
# @cartridge/ui | ||
## Usage | ||
### 🛠️ Automatically re-build when file changes | ||
### Storybook | ||
```sh | ||
pnpm ui dev | ||
``` | ||
### 📖 Storybook | ||
```sh | ||
pnpm ui storybook | ||
``` |
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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 License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
675
5137
2
1
535927
21
80
10
1