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

@nordhealth/fonts

Package Overview
Dependencies
Maintainers
4
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nordhealth/fonts - npm Package Compare versions

Comparing version 2.0.10 to 2.0.11

9

package.json
{
"name": "@nordhealth/fonts",
"version": "2.0.10",
"version": "2.0.11",
"description": "This package includes Nord Design System fonts",

@@ -18,3 +18,6 @@ "author": "Nordhealth <info@nordhealth.com>",

"scripts": {
"test": "stylelint 'src/*.{scss,css,less}' --ignore-path ../../.gitignore",
"test": "run-p lint lint:*",
"lint": "stylelint \"**/*.${SYNTAX:-css}\" --ignore-path .gitignore --color",
"lint:scss": "SYNTAX=scss npm run lint -- --custom-syntax 'postcss-scss'",
"lint:less": "SYNTAX=less npm run lint -- --custom-syntax 'postcss-less'",
"generatelock": "npm i --package-lock-only",

@@ -29,3 +32,3 @@ "prepublish": "npm run build",

},
"gitHead": "7278c398789015f1ce04daa1913245db0c3d6deb"
"gitHead": "a16aae5dd7570cdc4471dc1d2790a8d15209658b"
}
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