New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@hashicorp/react-quote

Package Overview
Dependencies
Maintainers
28
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hashicorp/react-quote - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0-canary-20220418211631

CHANGELOG.md

4

index.test.js

@@ -21,6 +21,6 @@ import { render, screen } from '@testing-library/react'

it('should render variant', () => {
it('should render dark appearance', () => {
render(
<Quote
variant="dark"
appearance="dark"
text="Sample quote text"

@@ -27,0 +27,0 @@ avatar="https://www.datocms-assets.com/2885/1560891392-cropped0000armon.jpg"

{
"name": "@hashicorp/react-quote",
"version": "0.1.0",
"version": "0.2.0-canary-20220418211631",
"description": "",

@@ -9,3 +9,3 @@ "author": "HashiCorp",

"classnames": "^2.3.1",
"@hashicorp/react-author-byline": "^0.1.0"
"@hashicorp/react-author-byline": "^0.2.0-canary-20220418211631"
},

@@ -12,0 +12,0 @@ "peerDependencies": {

@@ -20,3 +20,3 @@ module.exports = {

},
variant: {
appearance: {
type: 'string',

@@ -23,0 +23,0 @@ options: ['light', 'dark'],

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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