@duetds/fonts
Advanced tools
Comparing version 1.3.15 to 1.3.16
{ | ||
"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" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
854118
5