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

@tds/community-testimonial

Package Overview
Dependencies
Maintainers
8
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.2 to 3.0.3

8

CHANGELOG.md

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

## [3.0.3](https://github.com/telus/tds-community/compare/@tds/community-testimonial@3.0.2...@tds/community-testimonial@3.0.3) (2020-04-13)
**Note:** Version bump only for package @tds/community-testimonial
## [3.0.2](https://github.com/telus/tds-community/compare/@tds/community-testimonial@3.0.1...@tds/community-testimonial@3.0.2) (2020-03-19)

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

10

dist/index.cjs.js

@@ -81,6 +81,3 @@ 'use strict';

var StyledImageAndQuote = styled.div.withConfig({
displayName: "Testimonial__StyledImageAndQuote",
componentId: "sc-9sgiob-0"
})(_extends_1({
var StyledImageAndQuote = styled.div(_extends_1({
display: 'flex',

@@ -92,6 +89,3 @@ flexDirection: 'column'

})));
var StyledImage = styled.div.withConfig({
displayName: "Testimonial__StyledImage",
componentId: "sc-9sgiob-1"
})(_extends_1({
var StyledImage = styled.div(_extends_1({
fontSize: 0,

@@ -98,0 +92,0 @@ marginBottom: '1rem',

@@ -75,6 +75,3 @@ import React from 'react';

var StyledImageAndQuote = styled.div.withConfig({
displayName: "Testimonial__StyledImageAndQuote",
componentId: "sc-9sgiob-0"
})(_extends_1({
var StyledImageAndQuote = styled.div(_extends_1({
display: 'flex',

@@ -86,6 +83,3 @@ flexDirection: 'column'

})));
var StyledImage = styled.div.withConfig({
displayName: "Testimonial__StyledImage",
componentId: "sc-9sgiob-1"
})(_extends_1({
var StyledImage = styled.div(_extends_1({
fontSize: 0,

@@ -92,0 +86,0 @@ marginBottom: '1rem',

6

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

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

"dependencies": {
"@tds/core-box": "^2.1.2",
"@tds/core-box": "^2.1.3",
"@tds/core-heading": "^3.0.4",

@@ -38,3 +38,3 @@ "@tds/core-paragraph": "^2.0.12",

},
"gitHead": "979b763a01294919b863172d8dfa4e9a8e16d935"
"gitHead": "1b5e0ed67cc5c224b6acbcbb0032269db7fbf4b0"
}
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