@amplitude/analytics-connector
Advanced tools
Comparing version 1.4.0 to 1.4.1-beta.0
@@ -817,3 +817,2 @@ (function (global, factory) { | ||
safeGlobal['analyticsConnectorInstances'] = {}; | ||
var AnalyticsConnector = /** @class */ (function () { | ||
@@ -826,2 +825,5 @@ function AnalyticsConnector() { | ||
AnalyticsConnector.getInstance = function (instanceName) { | ||
if (!safeGlobal['analyticsConnectorInstances']) { | ||
safeGlobal['analyticsConnectorInstances'] = {}; | ||
} | ||
if (!safeGlobal['analyticsConnectorInstances'][instanceName]) { | ||
@@ -828,0 +830,0 @@ safeGlobal['analyticsConnectorInstances'][instanceName] = |
{ | ||
"name": "@amplitude/analytics-connector", | ||
"version": "1.4.0", | ||
"version": "1.4.1-beta.0", | ||
"description": "Connector package for Amplitude SDKs", | ||
@@ -25,3 +25,2 @@ "main": "dist/analyticsConnector.umd.js", | ||
"license": "MIT", | ||
"private": false, | ||
"bugs": { | ||
@@ -38,3 +37,3 @@ "url": "https://github.com/amplitude/experiment-js-client/issues" | ||
}, | ||
"gitHead": "7574b2a856d5f9a62ce72bb2c5de01505bf902f5" | ||
"gitHead": "0a910f04a64dafcf37b68be45ed7dca58fdd6acf" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
859
0
45842
8
1