Socket
Socket
Sign inDemoInstall

@tds/community-testimonial

Package Overview
Dependencies
Maintainers
5
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tds/community-testimonial - npm Package Compare versions

Comparing version 3.0.5 to 3.1.0

11

CHANGELOG.md

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

# [3.1.0](https://github.com/telus/tds-community/compare/@tds/community-testimonial@3.0.5...@tds/community-testimonial@3.1.0) (2021-09-21)
### Features
* **community-testimonial:** react 17 and styled components 5 ([123ae82](https://github.com/telus/tds-community/commit/123ae82ac86b6f636819091e5a5ed2e8157b512d))
## [3.0.5](https://github.com/telus/tds-community/compare/@tds/community-testimonial@3.0.4...@tds/community-testimonial@3.0.5) (2020-09-09)

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

10

package.json
{
"name": "@tds/community-testimonial",
"version": "3.0.5",
"version": "3.1.0",
"description": "",

@@ -24,5 +24,5 @@ "main": "index.cjs.js",

"peerDependencies": {
"react": "^16.8.2",
"react-dom": "^16.8.2",
"styled-components": "^4.1.3"
"react": "^16.8.2 || ^17.0.0",
"react-dom": "^16.8.2 || ^17.0.0",
"styled-components": "^4.1.3 || ^5.0.0"
},

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

},
"gitHead": "f2378f56e32df9cc0b7041b694f654a98f7a2aaa"
"gitHead": "fc430bb3333db2a500d833babc22a802094ff44d"
}
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