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

@hig/text-link

Package Overview
Dependencies
Maintainers
4
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/text-link - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

7

CHANGELOG.md

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

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

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

10

package.json
{
"name": "@hig/text-link",
"version": "1.0.0",
"version": "1.0.1",
"description": "HIG Text Link",

@@ -21,7 +21,8 @@ "author": "Autodesk Inc.",

"@hig/behaviors": "^1.1.1",
"@hig/theme-context": "^2.1.0",
"prop-types": "^15.6.1",
"prop-types": "^15.7.1",
"react-lifecycles-compat": "^3.0.4"
},
"peerDependencies": {
"@hig/theme-context": "^2.1.3",
"@hig/theme-data": "^2.3.3",
"react": "^15.4.1 || ^16.3.2"

@@ -34,4 +35,3 @@ },

"@hig/scripts": "^0.1.2",
"@hig/semantic-release-config": "^0.1.0",
"@hig/styles": "^0.3.0"
"@hig/semantic-release-config": "^0.1.0"
},

@@ -38,0 +38,0 @@ "scripts": {

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

```
yarn add @hig/text-link
yarn add @hig/text-link @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