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

@mentor-medier/article-body-block

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mentor-medier/article-body-block - npm Package Compare versions

Comparing version 0.0.0-canary.46b66ee3 to 0.0.0-canary.51aee2a

4

chains/article-body/default.jsx

@@ -146,4 +146,4 @@ import React, { Fragment } from 'react';

<section className="correction">
<h6>{item.correction_type || 'Correction'}</h6>
<div>{item.text}</div>
<h2 className="h6-primary">{item.correction_type || 'Correction'}</h2>
<p>{item.text}</p>
</section>

@@ -150,0 +150,0 @@ </Fragment>

{
"name": "@mentor-medier/article-body-block",
"version": "0.0.0-canary.46b66ee3",
"version": "0.0.0-canary.51aee2a",
"description": "Fusion News Theme article body block",

@@ -37,3 +37,3 @@ "author": "Brent Miller <brent.miller@washport.com>",

},
"gitHead": "46b66ee3397aa67e442776a54661c7990d7435b0"
"gitHead": "51aee2a6d8e7fa8fdc36e2dd9ac10509c318e5c9"
}

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