@deskpro/apps-components-style
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "@deskpro/apps-components-style", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"author": "DeskPRO <support@deskpro.com>", | ||
@@ -16,3 +16,3 @@ "license": "BSD 3-Clause License", | ||
"postcss-watch": "postcss -o dist/style.css --verbose -m -w --env development src/style.css", | ||
"postcss-build": "postcss --verbose --env production -m -o dist/style.css src/style.css", | ||
"postcss-build": "postcss --verbose --env development -m -o dist/style.css src/style.css", | ||
"init-website-watch": "cpx dist/style.css website/static/css --watch", | ||
@@ -25,3 +25,3 @@ "init-website-build": "cpx dist/style.css website/static/css", | ||
"test": "stylelint \"src/**/*.css\"", | ||
"postinstall": "cd website && npm install" | ||
"postinstall": "[ -d website ] && cd website && npm install" | ||
}, | ||
@@ -38,4 +38,6 @@ "devDependencies": { | ||
"postcss-import": "^11.1.0", | ||
"postcss-inline-svg": "^3.1.1", | ||
"postcss-preset-env": "^5.1.0", | ||
"postcss-reporter": "^5.0.0", | ||
"postcss-svgo": "^4.0.0", | ||
"stylelint": "^9.3.0", | ||
@@ -42,0 +44,0 @@ "stylelint-config-suitcss": "^14.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
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
114986
1776
0
16