New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nordhealth/css

Package Overview
Dependencies
Maintainers
4
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nordhealth/css - npm Package Compare versions

Comparing version 1.0.5 to 1.1.1

10

package.json
{
"name": "@nordhealth/css",
"version": "1.0.5",
"version": "1.1.1",
"description": "This package includes Nord Design System CSS framework",

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

"scripts": {
"build": "node ./build.js"
"build": "node ./build.js",
"start": "wds --watch"
},

@@ -28,3 +29,4 @@ "bugs": {

"@nordhealth/fonts": "^2.0.13",
"@nordhealth/tokens": "^4.2.5",
"@nordhealth/tokens": "^4.2.7",
"@web/dev-server": "0.1.31",
"clean-css": "5.2.2"

@@ -35,3 +37,3 @@ },

},
"gitHead": "5fac88ea786397baefdf25a58513e8e9c345e4f6"
"gitHead": "0e0bb4190798a73bfb829d241046bd4ae03ef64b"
}

3

README.md

@@ -10,2 +10,3 @@ ![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)

- `npm run build` - Builds the project.
- `npm run start` - Starts a local dev server, watches for changes, on a local development server, port 3333.

@@ -18,2 +19,2 @@ ## License

Copyright © 2022 Nordhealth Ltd
Copyright © 2022 Nordhealth Ltd.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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