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

react-obfuscate

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-obfuscate - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

6

dist/obfuscate.js

@@ -113,6 +113,8 @@ 'use strict';

var obsStyle = this.state.humanInteraction === true || children ? _extends({}, style || {}, {
unicodeBidi: 'isolate-override',
unicodeBidi: 'bidi-override',
display: 'inline-block',
direction: 'ltr'
}) : _extends({}, style || {}, {
unicodeBidi: 'isolate-override',
unicodeBidi: 'bidi-override',
display: 'inline-block',
direction: 'rtl'

@@ -119,0 +121,0 @@ });

{
"name": "react-obfuscate",
"version": "2.2.1",
"version": "2.2.2",
"description": "An intelligent React component to obfuscate any contact link",

@@ -5,0 +5,0 @@ "main": "dist/obfuscate.js",

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