@postenbring/hedwig-css
Advanced tools
Comparing version 0.0.0-improve-typed-classname-20231126142550 to 0.0.0-improve-typed-classname-20231127094705
@@ -73,7 +73,14 @@ // Autogenerated file, do not edit | ||
| "hds-input--error" | ||
| "hds-input__input" | ||
| "hds-input--lined" | ||
| "hds-input__input" | ||
| "hds-input--default" | ||
| "hds-input--white" | ||
| "hds-input__label" | ||
| "hds-input__error-message"; | ||
| "hds-input__error-message" | ||
| "hds-accordion" | ||
| "hds-accordion-item" | ||
| "hds-accordion-item__expanded" | ||
| "hds-accordion-item-trigger" | ||
| "hds-accordion-item-trigger--icon" | ||
| "hds-accordion-item-content" | ||
| "hds-accordion-item-content--closed"; |
{ | ||
"name": "@postenbring/hedwig-css", | ||
"version": "0.0.0-improve-typed-classname-20231126142550", | ||
"version": "0.0.0-improve-typed-classname-20231127094705", | ||
"description": "", | ||
@@ -12,13 +12,6 @@ "files": [ | ||
"devDependencies": { | ||
"@parcel/transformer-sass": "2.10.3", | ||
"autoprefixer": "10.4.16", | ||
"browserslist": "4.22.1", | ||
"chokidar-cli": "3.0.0", | ||
"lightningcss": "1.22.1", | ||
"npm-run-all": "4.1.5", | ||
"parcel": "2.10.3", | ||
"postcss": "8.4.31", | ||
"postcss-cli": "10.1.0", | ||
"postcss-custom-properties": "13.3.2", | ||
"postcss-import": "15.1.0", | ||
"postcss-nested": "6.0.1", | ||
"postcss-nested-import": "1.3.0", | ||
"lightningcss-cli": "1.22.1", | ||
"sanitize.css": "^13.0.0", | ||
@@ -29,7 +22,5 @@ "stylelint": "15.11.0", | ||
"stylelint-config-standard-scss": "11.1.0", | ||
"stylelint-value-no-unknown-custom-properties": "5.0.0" | ||
"stylelint-value-no-unknown-custom-properties": "5.0.0", | ||
"wait-on": "^7.2.0" | ||
}, | ||
"optionalDependencies": { | ||
"@parcel/watcher-linux-x64-glibc": "^2.3.0" | ||
}, | ||
"publishConfig": { | ||
@@ -45,13 +36,14 @@ "access": "public" | ||
"scripts": { | ||
"build": "npm-run-all build:*", | ||
"build:css": "parcel build --no-cache 'src/*.css' 'src/**/*.css' 'src/*.scss' 'src/**/*.scss'", | ||
"build": "pnpm run --sequential /^build:.*/", | ||
"build:css": "mkdir -p dist && lightningcss --minify --bundle --sourcemap --targets '>= 0.25%' src/*.css src/**/*.css -d ./dist", | ||
"build:typed-classname": "node ./typed-classname/build.mjs", | ||
"dev": "npm-run-all -p dev:*", | ||
"dev:css": "parcel watch --no-cache 'src/*.css' 'src/**/*.css' 'src/*.scss' 'src/**/*.scss'", | ||
"dev:typed-classname": "node --watch-preserve-output --watch-path dist/index.css --watch ./typed-classname/build.mjs", | ||
"build:scoped-css": "node ./build-scoped-css.mjs", | ||
"dev": "pnpm run --parallel /^dev:.*/", | ||
"dev:css": "chokidar --initial 'src/**/*.css' -c 'pnpm build:css'", | ||
"dev:typed-classname": "wait-on dist/index.css && node --watch-preserve-output --watch-path dist/index.css --watch ./typed-classname/build.mjs", | ||
"lint": "stylelint 'src/**/*.css' 'src/**/*.scss' --cache", | ||
"lint:fix": "pnpm lint -- --fix", | ||
"clean": "rm -rf .turbo && rm -rf .parcel-cache && rm -rf node_modules && rm -rf dist", | ||
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist", | ||
"show-css-size": "pnpm build:css && echo '\nSize of dist/index.css (original → gzip)' && pnpm dlx gzip-size-cli dist/index.css --include-original" | ||
} | ||
} |
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
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
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
1
11
29
307
147659
1