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

react-i13n

Package Overview
Dependencies
Maintainers
6
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-i13n - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

2

dist/utils/createI13nNode.js

@@ -82,3 +82,3 @@ /* global process */

if (!options.skipUtilFunctionsByProps && componentIsFunction) {
if (!props.i13n && !options.skipUtilFunctionsByProps && componentIsFunction) {
props.i13n = {

@@ -85,0 +85,0 @@ executeEvent: this.executeI13nEvent,

{
"name": "react-i13n",
"description": "React I13n provides a performant and scalable solution to application instrumentation.",
"version": "2.3.0",
"version": "2.3.1",
"main": "index.js",

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

@@ -86,2 +86,3 @@ # react-i13n

* [react-i13n-mixpanel](https://github.com/adlenafane/react-i13n-mixpanel) - Mixpanel plugin
* [react-i13n-segment](https://github.com/adlenafane/react-i13n-segment) - Segment plugin

@@ -88,0 +89,0 @@ Or follow our guide and [create your own](./docs/guides/createPlugins.md).

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