Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@tds/core-button-link

Package Overview
Dependencies
Maintainers
5
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tds/core-button-link - npm Package Compare versions

Comparing version
3.2.2
to
3.2.3
+8
-0
CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [3.2.3](https://github.com/telusdigital/tds/compare/@tds/core-button-link@3.2.2...@tds/core-button-link@3.2.3) (2021-01-15)
**Note:** Version bump only for package @tds/core-button-link
## [3.2.2](https://github.com/telusdigital/tds/compare/@tds/core-button-link@3.2.1...@tds/core-button-link@3.2.2) (2020-12-09)

@@ -8,0 +16,0 @@

+5
-5
{
"name": "@tds/core-button-link",
"version": "3.2.2",
"version": "3.2.3",
"description": "A link that is styled as a button",

@@ -29,6 +29,6 @@ "main": "index.cjs.js",

"dependencies": {
"@tds/core-button": "^3.2.2",
"@tds/core-button": "^3.2.3",
"@tds/core-colours": "^2.2.1",
"@tds/shared-styles": "^2.0.1",
"@tds/util-helpers": "^1.5.1",
"@tds/util-helpers": "^1.6.0",
"@tds/util-prop-types": "^1.4.0",

@@ -38,5 +38,5 @@ "prop-types": "^15.5.10"

"devDependencies": {
"@tds/core-a11y-content": "^2.2.3"
"@tds/core-a11y-content": "^2.2.4"
},
"gitHead": "9080a8d321ff07ee9cda2f2b0ebc026bf941a5ab"
"gitHead": "7e200d67011651c14f894191e0667af9817d2377"
}