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

@duetds/css

Package Overview
Dependencies
Maintainers
3
Versions
316
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@duetds/css - npm Package Compare versions

Comparing version 4.0.20 to 4.0.21

13

package.json
{
"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"
}
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