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

@nordhealth/fonts

Package Overview
Dependencies
Maintainers
0
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 3.0.1 to 3.0.2-alpha.0

9

package.json
{
"name": "@nordhealth/fonts",
"version": "3.0.1",
"version": "3.0.2-alpha.0",
"description": "This package includes Nord Design System fonts",

@@ -19,4 +19,3 @@ "author": "Nordhealth <support@nordhealth.design>",

"lint": "stylelint \"**/*.{css,less,scss}\" --ignore-path .gitignore --color",
"prepare": "npm run build",
"prepush": "npm run lint",
"prepush": "pnpm lint",
"copy": "copyfiles --flat ./src/* ./lib",

@@ -27,6 +26,6 @@ "clean": "rm -rf lib",

"devDependencies": {
"copyfiles": "^2.1.1",
"copyfiles": "^2.4.1",
"npm-run-all": "^4.1.5"
},
"gitHead": "daa96bd6d5f9fbb52a04cd84f3a4cff9b224f389"
"gitHead": "45f51d9f7ed25ba9fbc41ed8ef1ce5d879930417"
}

@@ -1,2 +0,2 @@

![Tests](https://github.com/nordhealth/design-system/workflows/Tests/badge.svg) ![Build and deploy](https://github.com/nordhealth/design-system/workflows/Build%20and%20deploy/badge.svg)
![Run tests](https://github.com/nordhealth/design-system/actions/workflows/tests.yml/badge.svg) ![Publish packages to production](https://github.com/nordhealth/design-system/actions/workflows/publish-production.yml/badge.svg) ![Deploy to GitHub Pages](https://github.com/nordhealth/design-system/actions/workflows/deploy.yml/badge.svg)

@@ -9,4 +9,4 @@ # Nord Webfonts

- `npm run build` - Builds the project.
- `npm test` - Run all tests once.
- `pnpm build` - Builds the project.
- `pnpm lint` - Run linting.

@@ -13,0 +13,0 @@ ## License

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