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

react-htmlcontent

Package Overview
Dependencies
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-htmlcontent - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

2

dist/index.js

@@ -64,3 +64,3 @@ "use strict";

_this$props$locale = _this$props.locale,
locale = _this$props$locale === void 0 ? cs : _this$props$locale,
locale = _this$props$locale === void 0 ? 'cs' : _this$props$locale,
rest = (0, _objectWithoutProperties2.default)(_this$props, ["children", "as", "tagName", "locale"]);

@@ -67,0 +67,0 @@ if (tagName) console.warn('Property "tagName" is deprecated and will be removed in next major version. Use property "as" instead.');

{
"name": "react-htmlcontent",
"version": "1.2.3",
"version": "1.2.4",
"description": "React HTMLContent Component",

@@ -5,0 +5,0 @@ "repository": {

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