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

@duetds/fonts

Package Overview
Dependencies
Maintainers
4
Versions
229
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@duetds/fonts - npm Package Compare versions

Comparing version 1.3.16 to 1.3.17

9

package.json
{
"name": "@duetds/fonts",
"version": "1.3.16",
"version": "1.3.17",
"description": "This package includes Duet Design System Fonts and related utilities.",

@@ -19,4 +19,4 @@ "bugs": {

"test": "npm run test:scss",
"test:scss": "stylelint **/*.scss --config ../../.stylelintrc.json",
"test:scss:ci": "stylelint **/*.scss --config ../../.stylelintrc.json --custom-formatter '../../node_modules/stylelint-junit-formatter' > junit-fonts.xml",
"test:scss": "stylelint **/*.scss --config ../../.stylelintrc.js",
"test:scss:ci": "npm run test:scss -- --custom-formatter '../../node_modules/stylelint-junit-formatter' > junit-fonts.xml",
"test:ci": "npm run test:scss:ci",

@@ -31,2 +31,3 @@ "prepublish": "npm run build",

"stylelint": "13.13.1",
"stylelint-config-recess-order": "2.4.0",
"stylelint-config-sass-guidelines": "8.0.0",

@@ -38,3 +39,3 @@ "stylelint-junit-formatter": "0.2.2"

},
"gitHead": "126e4448ba15c72557d748e8c414cb24c8cc42c8"
"gitHead": "fe370514aabadc7719d01d9f6c02505ac6629d5c"
}
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