Socket
Socket
Sign inDemoInstall

@tds/core-text

Package Overview
Dependencies
Maintainers
8
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tds/core-text - npm Package Compare versions

Comparing version 3.1.2 to 3.1.3

11

CHANGELOG.md

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

## [3.1.3](https://github.com/telusdigital/tds/compare/@tds/core-text@3.1.2...@tds/core-text@3.1.3) (2020-09-08)
### Bug Fixes
* **core-text:** add support for styled-components v5 ([7af610b](https://github.com/telusdigital/tds/commit/7af610bfd6c849325cf3b8ce9bc68962c163f05a))
## [3.1.2](https://github.com/telusdigital/tds/compare/@tds/core-text@3.1.1...@tds/core-text@3.1.2) (2020-09-04)

@@ -8,0 +19,0 @@

6

package.json
{
"name": "@tds/core-text",
"version": "3.1.2",
"version": "3.1.3",
"description": "Inline text",

@@ -26,3 +26,3 @@ "main": "index.cjs.js",

"react-dom": "^16.8.2",
"styled-components": "^4.1.3"
"styled-components": "^4.1.3 || ^5.1.0"
},

@@ -34,3 +34,3 @@ "dependencies": {

},
"gitHead": "419c9300159930fc828fc23fdb3a80c3428ba912"
"gitHead": "5ab48f05cba4d32b243980e4c30489e04acd6be5"
}
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