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

@hafslundnett/hdd-style

Package Overview
Dependencies
Maintainers
4
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hafslundnett/hdd-style - npm Package Compare versions

Comparing version 0.3.29 to 1.0.0

components/feedback-message.scss

30

package.json
{
"name": "@hafslundnett/hdd-style",
"version": "0.3.29",
"version": "1.0.0",
"description": "A universal design system used across Hafslund nett",

@@ -9,16 +9,19 @@ "repository": "https://github.com/hafslundnett/hdd-theme",

"scripts": {
"serve": "node scripts/server.js",
"watch": "node scripts/watch.js",
"build": "node scripts/build.js",
"lint": "sass-lint",
"build": "node scripts/build.js && stylemark -i styleguide/lib -o docs -c stylemark.yml",
"lint": "sass-lint -v -q",
"commit": "git cz",
"push": "npm run build; npm publish --access=public"
"push": "npm run build; npm publish --access=public",
"start": "npm run build -- -w -b"
},
"devDependencies": {
"autoprefixer": "^9.1.0",
"commitizen": "^2.10.1",
"cssnano": "^4.0.5",
"cz-conventional-changelog": "^2.1.0",
"mime": "^2.3.1",
"node-sass": "^4.9.0",
"node-sass": "^4.9.2",
"node-watch": "^0.5.8",
"opn": "^5.3.0",
"sass-lint": "^1.12.1"
"ora": "^3.0.0",
"postcss": "^7.0.2",
"sass-lint": "^1.12.1",
"stylemark": "^3.0.2"
},

@@ -29,3 +32,8 @@ "config": {

}
}
},
"browserslist": [
"> 1%",
"last 4 versions",
"not ie <= 8"
]
}
# Hafslund digital designsystem (Hdd)
> 🚧 WARNING: This project is under construction and should not be used in production! 🚧
[![npm version](https://img.shields.io/npm/v/@hafslundnett/hdd-style.svg)](https://www.npmjs.com/package/@hafslundnett/hdd-style)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)

@@ -18,5 +19,6 @@ 'Hafslund digital designsystem' is a design system that can be used across projects while maintaining consistancy. The project follows strict naming guidlines, your can read more about them in the [wiki](https://github.com/hafslundnett/hdd-theme/wiki/Naming-guidelines). Every component should be able to run in a isolated environment without depending on parent classes/elements.

`npm run serve`
* `yarn`
* `yarn start`
You need to have `node` and `npm` installed in order to start the showoff website.
You need to have `node` and `yarn` installed in order to start the showoff website.

@@ -23,0 +25,0 @@ ## Code of conduct

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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