Socket
Socket
Sign inDemoInstall

@hig/rich-text

Package Overview
Dependencies
Maintainers
6
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/rich-text - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

8

CHANGELOG.md

@@ -0,1 +1,9 @@

# [@hig/rich-text-v0.1.4](https://github.com/Autodesk/hig/compare/@hig/rich-text@0.1.3...@hig/rich-text@0.1.4) (2018-10-08)
### Bug Fixes
* **presentation:** correct styling ([a1c5f81](https://github.com/Autodesk/hig/commit/a1c5f81))
* **presentation:** correct typography font ([6cadf3a](https://github.com/Autodesk/hig/commit/6cadf3a))
<a name="@hig/rich-text-v0.1.3"></a>

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

9

package.json
{
"name": "@hig/rich-text",
"version": "0.1.3",
"version": "0.1.4",
"description": "HIG RichText",

@@ -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.3.0"
},

@@ -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