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
407
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-switch-to-lightningcss-OjuY2REh-20231126134314 to 0.0.0-switch-to-lightningcss-OjuY2REh-20231127091020

9

package.json
{
"name": "@postenbring/hedwig-css",
"version": "0.0.0-switch-to-lightningcss-OjuY2REh-20231126134314",
"version": "0.0.0-switch-to-lightningcss-OjuY2REh-20231127091020",
"description": "",

@@ -21,3 +21,4 @@ "files": [

"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"
},

@@ -36,4 +37,4 @@ "publishConfig": {

"dev": "pnpm run --parallel /^dev:.*/",
"dev:css": "chokidar 'src/**/*.css' -c 'pnpm build:css'",
"dev:typed-classname": "node --watch-preserve-output --watch-path dist/index.css --watch ./typed-classname/build.mjs",
"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",

@@ -40,0 +41,0 @@ "lint:fix": "pnpm lint -- --fix",

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