@assemble-inc/base-ui
Advanced tools
Comparing version 1.1.5 to 1.1.6
{ | ||
"name": "@assemble-inc/base-ui", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "Assemble Base Styles Using TailwindCSS", | ||
"author": "Assemble Frontend Team", | ||
"license": "MIT", | ||
"main": "./dist/style.css", | ||
"module": "./dist/style.css", | ||
"types": "./dist/style.css.d.ts", | ||
"main": "./dist/style.scss", | ||
"module": "./dist/style.scss", | ||
"types": "./dist/style.scss.d.ts", | ||
"files": [ | ||
@@ -24,3 +24,3 @@ "dist" | ||
"scripts": { | ||
"compile": "tailwindcss -i ./src/style.css -o ./dist/style.css", | ||
"compile": "tailwindcss -i ./src/style.scss -o ./dist/style.scss", | ||
"build": "rm -rf ./dist && mkdir dist && yarn compile && yarn typed-scss-modules src/**/*.scss && cp src/**/* dist/", | ||
@@ -31,3 +31,2 @@ "prepare": "yarn build" | ||
"@assemble-inc/tsconfig": "*", | ||
"postcss-import": "^15.1.0", | ||
"sass": "^1.55.0", | ||
@@ -34,0 +33,0 @@ "tailwindcss": "^3.0.24", |
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
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
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
4
10519
4
0
2