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

@hashicorp/react-vertical-text-block-list

Package Overview
Dependencies
Maintainers
22
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hashicorp/react-vertical-text-block-list - npm Package Compare versions

Comparing version 3.0.1 to 4.0.0-alpha.66

5

index.js

@@ -1,2 +0,1 @@

import marked from 'marked'
import LinkWrap from '@hashicorp/react-link-wrap'

@@ -26,5 +25,3 @@ import Image from '@hashicorp/react-image'

className="body-text g-type-body-large"
dangerouslySetInnerHTML={{
__html: marked.inlineLexer(item.body, []),
}}
dangerouslySetInnerHTML={{ __html: item.body }}
data-testid={`body-text-${item.header}`}

@@ -31,0 +28,0 @@ />

7

package.json
{
"name": "@hashicorp/react-vertical-text-block-list",
"description": "Vertical block list of links",
"version": "3.0.1",
"version": "4.0.0-alpha.66+023e997",
"author": "HashiCorp",

@@ -12,4 +12,3 @@ "contributors": [

"@hashicorp/react-image": "^2.0.3",
"@hashicorp/react-link-wrap": "^0.0.3",
"marked": "^0.7.0"
"@hashicorp/react-link-wrap": "^0.0.3"
},

@@ -23,3 +22,3 @@ "license": "MPL-2.0",

},
"gitHead": "8e8391f60ce07e10b88ef26691c6d13317b2b087"
"gitHead": "023e99712881305b73f6c044f9d397e90a7a5d41"
}
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