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

@nib-styles/v2-typography

Package Overview
Dependencies
Maintainers
27
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nib-styles/v2-typography - npm Package Compare versions

Comparing version 4.3.0 to 5.0.0

4

package.json
{
"name": "@nib-styles/v2-typography",
"version": "4.3.0",
"version": "5.0.0",
"repository": {

@@ -10,3 +10,3 @@ "type": "git",

"@nib-styles/colors": "^1.1.1",
"@nib-styles/v2-icons": "^2.3.0"
"@nib-styles/v2-icons": "^3.0.0"
},

@@ -13,0 +13,0 @@ "devDependencies": {

@@ -25,7 +25,7 @@ # @nib-styles/v2-typography

&__title {
@include title(2, $color: 'grey', $padding: true)
@include title(2, $color: 'grey', $pad: true)
}
&__description {
@include copy($color: 'grey', $padding: true)
@include copy($color: 'grey', $pad: true)
}

@@ -105,2 +105,6 @@

### 5.0.0
- break: bump version of `v2-icons`
### v4.3.0

@@ -107,0 +111,0 @@

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