react-i13n
Advanced tools
Comparing version 2.3.0 to 2.3.1
@@ -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). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
225595
157