Socket
Socket
Sign inDemoInstall

@privacybydesign/irma-css

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@privacybydesign/irma-css - npm Package Compare versions

Comparing version 0.3.1-rc.4 to 0.3.1-rc.5

5

package.json
{
"name": "@privacybydesign/irma-css",
"version": "0.3.1-rc.4",
"version": "0.3.1-rc.5",
"description": "Styling to standardize the IRMA login flow and make it look pretty",

@@ -12,2 +12,3 @@ "homepage": "https://github.com/privacybydesign/irma-frontend-packages",

],
"main": "dist/irma.min.css",
"style": "dist/irma.css",

@@ -40,3 +41,3 @@ "sass": "src/index.scss",

"onchange": "^5.2.0",
"sass": "^1.26.9",
"sass": "^1.26.10",
"svgo": "^1.3.2",

@@ -43,0 +44,0 @@ "uglifycss": "0.0.29"

9

README.md

@@ -15,4 +15,5 @@ # IRMA css

and find the right HTML snippets [in the styleguide](https://privacybydesign.github.io/irma-frontend-packages/styleguide/section-examples.html).
The modules based on `irma-web` (so also `irma-popup`) make use of these snippets.
### The old fashioned way
### Import: the old fashioned way

@@ -27,3 +28,3 @@ There is a [normal version and a minified version](https://gitlab.science.ru.nl/irma/github-mirrors/irma-frontend-packages/-/jobs/artifacts/master/browse/irma-css/dist?job=irma-css)

### The way the cool kids do it
### Import: the way the cool kids do it

@@ -53,3 +54,3 @@ Alternatively, you can install it as an npm package. This can be useful if you

```javascript
require('@privacybydesign/irma-css/dist/irma.css');
require('@privacybydesign/irma-css');
```

@@ -111,1 +112,3 @@

```
Don't forget also updating the modules using `irma-css` as dependency.

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