@shuriken-ui/tailwind
Advanced tools
Comparing version 4.0.0-alpha.1 to 4.0.0-alpha.2
{ | ||
"name": "@shuriken-ui/tailwind", | ||
"version": "4.0.0-alpha.1", | ||
"packageManager": "pnpm@9.12.3", | ||
"version": "4.0.0-alpha.2", | ||
"license": "MIT", | ||
@@ -26,2 +25,3 @@ "author": "Css Ninja <hello@cssninja.io> (https://cssninja.io)", | ||
".": "./src/index.css", | ||
"./theme.css": "./src/theme.css", | ||
"./*.css": "./src/css/*.css" | ||
@@ -31,20 +31,5 @@ }, | ||
"src/index.css", | ||
"src/theme.css", | ||
"src/css" | ||
], | ||
"scripts": { | ||
"dev": "storybook dev -p 6006", | ||
"build": "unbuild", | ||
"build-storybook": "storybook build", | ||
"lint": "run-s lint:eslint:fix lint:prettier:fix", | ||
"lint:prettier": "prettier --check \"./**/*.(ts|css|scss|md)\"", | ||
"lint:prettier:fix": "prettier --write \"./**/*.(ts|css|scss|md)\"", | ||
"lint:eslint": "eslint -c .eslintrc.cjs --ext .ts .", | ||
"lint:eslint:fix": "eslint -c .eslintrc.cjs --fix --ext .ts .", | ||
"test": "run-s lint:eslint lint:prettier test:vitest", | ||
"test:vitest": "vitest", | ||
"coverage": "vitest run --coverage", | ||
"release": "run-s test release:*", | ||
"release:standard-version": "standard-version", | ||
"release:publish": "git push --follow-tags origin main && npm publish" | ||
}, | ||
"dependencies": { | ||
@@ -80,3 +65,19 @@ "@tailwindcss/container-queries": "^0.1.1", | ||
"vitest-axe": "1.0.0-pre.2" | ||
}, | ||
"scripts": { | ||
"dev": "storybook dev -p 6006", | ||
"build": "unbuild", | ||
"build-storybook": "storybook build", | ||
"lint": "run-s lint:eslint:fix lint:prettier:fix", | ||
"lint:prettier": "prettier --check \"./**/*.(ts|css|scss|md)\"", | ||
"lint:prettier:fix": "prettier --write \"./**/*.(ts|css|scss|md)\"", | ||
"lint:eslint": "eslint -c .eslintrc.cjs --ext .ts .", | ||
"lint:eslint:fix": "eslint -c .eslintrc.cjs --fix --ext .ts .", | ||
"test": "run-s lint:eslint lint:prettier test:vitest", | ||
"test:vitest": "vitest", | ||
"coverage": "vitest run --coverage", | ||
"release": "run-s test release:*", | ||
"release:standard-version": "standard-version", | ||
"release:publish": "git push --follow-tags origin main && npm publish" | ||
} | ||
} | ||
} |
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
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
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
224241
61
7465
0