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
83
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 1.12.3 to 1.13.0

6

dist/types/src/config.d.ts

@@ -77,2 +77,7 @@ import { ExperimentAnalyticsProvider } from './types/analytics';

/**
* The interval to poll local evaluation flag configurations on `start()`.
* Only used if `pollOnStart` is `true`. Minimum 60000.
*/
flagConfigPollingIntervalMillis?: number;
/**
* Explicitly enable or disable calling {@link fetch()} on {@link start()}:

@@ -142,2 +147,3 @@ *

| **pollOnStart** | `true` |
| **flagConfigPollingIntervalMillis** | `300000` |
| **fetchOnStart** | `true` |

@@ -144,0 +150,0 @@ | **automaticFetchOnAmplitudeIdentityChange** | `false` |

4

package.json
{
"name": "@amplitude/experiment-js-client",
"version": "1.12.3",
"version": "1.13.0",
"description": "Amplitude Experiment Javascript Client SDK",

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

],
"gitHead": "9fb06dceedeb5f9d5b818ea1cfcc11a8b2ad4d2b"
"gitHead": "bf08620775d5a1a3379eec3d7dea67e8dfcf3d7b"
}

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

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

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

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