Socket
Socket
Sign inDemoInstall

@hig/typography

Package Overview
Dependencies
Maintainers
6
Versions
255
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/typography - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# [@hig/typography-v0.1.4](https://github.com/Autodesk/hig/compare/@hig/typography@0.1.3...@hig/typography@0.1.4) (2018-08-23)
### Bug Fixes
* headers can have colors ([f49276f](https://github.com/Autodesk/hig/commit/f49276f))
<a name="@hig/typography-v0.1.3"></a>

@@ -2,0 +9,0 @@ # [@hig/typography-v0.1.3](https://github.com/Autodesk/hig/compare/@hig/typography@0.1.2...@hig/typography@0.1.3) (2018-07-06)

9

package.json
{
"name": "@hig/typography",
"version": "0.1.3",
"version": "0.1.4",
"description": "HIG Typography components",

@@ -28,5 +28,6 @@ "author": "Autodesk Inc.",

"@hig/eslint-config": "^0.1.0",
"@hig/jest-preset": "^0.1.0",
"@hig/scripts": "^0.1.2",
"@hig/semantic-release-config": "^0.1.0",
"@hig/styles": "^0.1.1"
"@hig/styles": "^0.2.3"
},

@@ -39,2 +40,3 @@ "peerDependencies": {

"lint": "hig-scripts-lint",
"test": "hig-scripts-test",
"release": "hig-scripts-release"

@@ -45,2 +47,5 @@ },

},
"jest": {
"preset": "@hig/jest-preset"
},
"release": {

@@ -47,0 +52,0 @@ "extends": "@hig/semantic-release-config"

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