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.15 to 1.3.16

33

package.json
{
"name": "@duetds/fonts",
"version": "1.3.15",
"version": "1.3.16",
"description": "This package includes Duet Design System Fonts and related utilities.",
"bugs": {
"email": "duetdesignsystem@lahitapiola.fi"
},
"license": "SEE LICENSE IN LICENSE.md",
"author": "LocalTapiola Services Ltd <duetdesignsystem@lahitapiola.fi>",
"license": "SEE LICENSE IN LICENSE.md",
"main": "lib/localtapiola.css",
"publishConfig": {
"access": "public"
},
"directories": {

@@ -18,3 +18,6 @@ "lib": "lib"

"scripts": {
"test": "sass-lint -c .sasslintrc.yml '**/*.scss' -v -q",
"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:ci": "npm run test:scss:ci",
"prepublish": "npm run build",

@@ -24,11 +27,13 @@ "precommit": "npm run test",

},
"bugs": {
"email": "duetdesignsystem@lahitapiola.fi"
"devDependencies": {
"copyfiles": "2.4.1",
"npm-run-all": "4.1.5",
"stylelint": "13.13.1",
"stylelint-config-sass-guidelines": "8.0.0",
"stylelint-junit-formatter": "0.2.2"
},
"gitHead": "3b21c7c74ba24cf4efefcfb5a230c2d69e41c3e7",
"devDependencies": {
"copyfiles": "^2.1.1",
"npm-run-all": "^4.1.5",
"sass-lint": "^1.13.1"
}
"publishConfig": {
"access": "public"
},
"gitHead": "126e4448ba15c72557d748e8c414cb24c8cc42c8"
}
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