Socket
Socket
Sign inDemoInstall

@hig/rich-text

Package Overview
Dependencies
Maintainers
4
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 1.0.0 to 1.0.1

7

CHANGELOG.md

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

# [@hig/rich-text-v1.0.1](https://github.com/Autodesk/hig/compare/@hig/rich-text@1.0.0...@hig/rich-text@1.0.1) (2019-03-13)
### Bug Fixes
* theme-context and theme-data as peer dependencies ([0d268eb](https://github.com/Autodesk/hig/commit/0d268eb))
# [@hig/rich-text-v1.0.0](https://github.com/Autodesk/hig/compare/@hig/rich-text@0.1.4...@hig/rich-text@1.0.0) (2019-02-08)

@@ -2,0 +9,0 @@

12

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

@@ -21,5 +21,4 @@ "author": "Autodesk Inc.",

"dependencies": {
"@hig/theme-context": "^2.1.0",
"emotion": "^10.0.0",
"prop-types": "^15.6.1"
"prop-types": "^15.7.1"
},

@@ -30,9 +29,10 @@ "devDependencies": {

"@hig/jest-preset": "^0.1.0",
"@hig/progress-bar": "^1.0.2",
"@hig/progress-bar": "^1.0.3",
"@hig/scripts": "^0.1.2",
"@hig/semantic-release-config": "^0.1.0",
"@hig/styles": "^0.3.0",
"@hig/text-link": "^1.0.0"
"@hig/text-link": "^1.0.1"
},
"peerDependencies": {
"@hig/theme-context": "^2.1.3",
"@hig/theme-data": "^2.3.3",
"react": "^15.4.1 || ^16.3.2"

@@ -39,0 +39,0 @@ },

@@ -10,3 +10,3 @@ # Rich Text

```
yarn add @hig/rich-text
yarn add @hig/rich-text @hig/theme-context @hig/theme-data
```

@@ -13,0 +13,0 @@

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