@duetds/css
Advanced tools
Comparing version 4.0.20 to 4.0.21
{ | ||
"name": "@duetds/css", | ||
"version": "4.0.20", | ||
"version": "4.0.21", | ||
"description": "This package includes Duet CSS Framework and related utilities.", | ||
@@ -20,3 +20,3 @@ "bugs": { | ||
"test:scss": "stylelint **/*.scss --config ../../.stylelintrc.js", | ||
"test:scss:ci": "npm run test:scss --silent -- --custom-formatter '../../node_modules/stylelint-junit-formatter' > junit-css.xml", | ||
"test:scss:ci": "npm run test:scss --silent -- --custom-formatter 'stylelint-junit-formatter' > junit-css.xml", | ||
"test:ci": "npm run test:scss:ci", | ||
@@ -29,4 +29,4 @@ "start": "sass --watch --no-source-map --style=compressed ./src/duet.scss:./lib/duet.min.css", | ||
"dependencies": { | ||
"@duetds/components": "8.4.2", | ||
"@duetds/tokens": "4.0.38" | ||
"@duetds/components": "8.4.3", | ||
"@duetds/tokens": "4.0.39" | ||
}, | ||
@@ -38,3 +38,4 @@ "devDependencies": { | ||
"stylelint-config-recess-order": "3.1.0", | ||
"stylelint-config-sass-guidelines": "9.0.1" | ||
"stylelint-config-sass-guidelines": "9.0.1", | ||
"stylelint-junit-formatter": "0.2.2" | ||
}, | ||
@@ -44,3 +45,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "f4ab86d25ac53521bd7d93ede8e38320084c3f03" | ||
"gitHead": "765057aa3e396ccc07deed7d34a88a97dd69d9ea" | ||
} |
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
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
76128
6
+ Added@duetds/components@8.4.3(transitive)
+ Added@duetds/tokens@4.0.39(transitive)
- Removed@duetds/components@8.4.2(transitive)
- Removed@duetds/tokens@4.0.38(transitive)
Updated@duetds/components@8.4.3
Updated@duetds/tokens@4.0.39