New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@amplitude/experiment-js-client

Package Overview
Dependencies
Maintainers
21
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amplitude/experiment-js-client - npm Package Compare versions

Comparing version

to
1.9.8

10

dist/experiment.es2015.js

@@ -293,3 +293,3 @@ import { AnalyticsConnector } from '@amplitude/analytics-connector';

var version = "1.9.7";
var version = "1.9.8";

@@ -778,3 +778,3 @@ class ConnectorUserProvider {

catch (e) {
console.warn('Failed to load flags and variants from localStorage', e);
// catch localStorage undefined error
}

@@ -944,3 +944,3 @@ }

catch (e) {
console.warn('Failed to store variants in localStorage', e);
// catch localStorage undefined error
}

@@ -1267,3 +1267,3 @@ }

catch (e) {
console.warn('Failed to store flags in localStorage', e);
// catch localStorage undefined error
}

@@ -1289,3 +1289,3 @@ });

catch (e) {
console.warn('Failed to store variants in localStorage', e);
// catch localStorage undefined error
}

@@ -1292,0 +1292,0 @@ this.debug('[Experiment] Stored variants: ', variants);

{
"name": "@amplitude/experiment-js-client",
"version": "1.9.7",
"version": "1.9.8",
"description": "Amplitude Experiment Javascript Client SDK",

@@ -50,3 +50,3 @@ "keywords": [

],
"gitHead": "3d6f5ba82e6f4eef23e5977ed2288cd83bc74627"
"gitHead": "f420d85632fba0bed3a805d1496d1ddf93e6245c"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display