Socket
Socket
Sign inDemoInstall

@dhis2/d2-ui-rich-text

Package Overview
Dependencies
Maintainers
13
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dhis2/d2-ui-rich-text - npm Package Compare versions

Comparing version 5.3.1 to 5.3.4

2

package.json

@@ -32,4 +32,4 @@ {

},
"version": "5.3.1",
"version": "5.3.4",
"private": false
}

@@ -61,3 +61,3 @@ 'use strict';

return _react2.default.createElement('p', {
return children ? _react2.default.createElement('p', {
style: style,

@@ -67,3 +67,3 @@ dangerouslySetInnerHTML: {

}
});
}) : null;
}

@@ -70,0 +70,0 @@ }]);

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