Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@postenbring/hedwig-css

Package Overview
Dependencies
Maintainers
3
Versions
392
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@postenbring/hedwig-css - npm Package Compare versions

Comparing version 0.0.0-link-component-20231112202102 to 0.0.0-nQUf1bl4-description-list-20231116194057

dist/badge/badge.css

43

package.json
{
"name": "@postenbring/hedwig-css",
"version": "0.0.0-link-component-20231112202102",
"version": "0.0.0-nQUf1bl4-description-list-20231116194057",
"description": "",
"source": [
"index.css",
"base.css",
"scoped.scss",
"button/button.scss",
"link/link.scss"
],
"scripts": {
"build": "parcel build",
"dev": "parcel watch",
"build": "npm-run-all build:*",
"build:css": "parcel build --no-cache 'src/*.css' 'src/**/*.css' 'src/*.scss' 'src/**/*.scss'",
"build:typed-classname": "postcss dist/index.css --config ./typed-classname --no-map > /dev/null",
"dev": "npm-run-all -p dev:*",
"dev:css": "parcel watch --no-cache 'src/*.css' 'src/**/*.css' 'src/*.scss' 'src/**/*.scss'",
"dev:typed-classname": "chokidar 'dist/index.css' -c 'npm run build:typed-classname'",
"lint": "stylelint 'src/**/*.css' 'src/**/*.scss' --cache",
"lint:fix": "npm run lint -- --fix",
"clean": "rm -rf .turbo && rm -rf .parcel-cache && rm -rf node_modules && rm -rf dist"
},
"files": [
"dist/**",
"typed-classname.mjs",
"typed-classname.d.mts"
],
"license": "MIT",
"devDependencies": {
"@parcel/transformer-sass": "2.10.2",
"@parcel/transformer-sass": "2.10.3",
"autoprefixer": "10.4.16",
"parcel": "2.10.2",
"chokidar-cli": "3.0.0",
"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": "6.0.1",
"postcss-ts-classnames": "0.3.0",
"sanitize.css": "^13.0.0",
"stylelint": "15.11.0",
"stylelint-config-standard": "34.0.0",
"stylelint-config-standard-scss": "11.1.0",
"stylelint-value-no-unknown-custom-properties": "5.0.0"
},
"optionalDependencies": {
"@parcel/watcher-linux-x64-glibc": "^2.3.0"
},
"publishConfig": {

@@ -27,0 +44,0 @@ "access": "public"

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc