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

dialog-typography

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dialog-typography - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

12

package.json
{
"name": "dialog-typography",
"version": "1.1.1",
"version": "1.1.2",
"description": "SASS/SCSS module settings",

@@ -30,11 +30,11 @@ "main": "gulpfile.js",

"devDependencies": {
"del": "^2.2.2",
"gh-pages": "^1.0.0",
"del": "^3.0.0",
"gh-pages": "^2.0.1",
"gulp": "^3.9.1",
"gulp-header": "^1.8.8",
"gulp-header": "^2.0.5",
"gulp-load-plugins": "^1.3.0",
"gulp-plumber": "^1.1.0",
"gulp-sass": "^2.3.2",
"node-sass": "^3.8.0"
"gulp-sass": "^4.0.2",
"node-sass": "^4.9.4"
}
}

@@ -94,2 +94,10 @@ ![dialog(typography)](media/logo.png)

```
4. Use in your components
```scss
.yourComponent {
&__title {
@include typo(title)
}
}
```

@@ -96,0 +104,0 @@ ## License 👮🏼

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